Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DDocument.cxx641 const int widthCharBytes = UTF8BytesOfLead[leadByte]; in LenChar() local
669 const int widthCharBytes = UTF8BytesOfLead[leadByte]; in InGoodUTF8() local
778 const int widthCharBytes = UTF8BytesOfLead[leadByte]; in NextPosition() local
860 const int widthCharBytes = UTF8BytesOfLead[leadByte]; in CharacterAfter() local
899 const Sci::Position widthCharBytes = endUTF - startUTF; in CharacterBefore() local
972 const int widthCharBytes = UTF8BytesOfLead[leadByte]; in GetCharacterAndWidth() local
1983 const int widthCharBytes = UTF8BytesOfLead[leadByte]; in ExtractCharacter() local
2065 const int widthCharBytes = UTF8BytesOfLead[leadByte]; in FindText() local
H A DCaseConvert.cxx631 const int widthCharBytes = UTF8BytesOfLead[leadByte]; in CaseConvertString() local