Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCaseConvert.cxx624 const unsigned char leadByte = mixed[mixedPos]; in CaseConvertString() local
H A DDocument.cxx635 const unsigned char leadByte = cb.UCharAt(pos); in LenChar() local
668 const unsigned char leadByte = cb.UCharAt(start); in InGoodUTF8() local
773 const unsigned char leadByte = cb.UCharAt(pos); in NextPosition() local
854 const unsigned char leadByte = cb.UCharAt(position); in CharacterAfter() local
965 const unsigned char leadByte = cb.UCharAt(position); in GetCharacterAndWidth() local
1978 const unsigned char leadByte = cb.UCharAt(position); in ExtractCharacter() local
2061 const unsigned char leadByte = cb.UCharAt(posIndexDocument); in FindText() local