Home
last modified time | relevance | path

Searched defs:cw (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx923 CountWidths cw; in CountCharacterWidthsUTF8() local
951 const CountWidths cw = CountCharacterWidthsUTF8(text); in RecalculateIndexLineStarts() local
1119 const CountWidths cw = CountCharacterWidthsUTF8(std::string_view(s, insertLength)); in BasicInsertString() local
1162 const CountWidths cw = CountCharacterWidthsUTF8(text); in BasicDeleteChars() local