Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DUniConversion.cxx44 const unsigned int byteCount = UTF8BytesOfLead[uch]; in UTF8PositionFromUTF16Position() local
105 const unsigned int byteCount = UTF8BytesOfLead[ch]; in UTF16Length() local
123 const unsigned int byteCount = UTF8BytesOfLead[ch]; in UTF16FromUTF8() local
182 const unsigned int byteCount = UTF8BytesOfLead[ch]; in UTF32Length() local
193 const unsigned int byteCount = UTF8BytesOfLead[ch]; in UTF32FromUTF8() local
299 const size_t byteCount = UTF8BytesOfLead[us[0]]; in UTF8Classify() local
H A DUniConversion.h95 inline constexpr unsigned int UTF16LengthFromUTF8ByteCount(unsigned int byteCount) noexcept { in UTF16LengthFromUTF8ByteCount()
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx1063 const unsigned int byteCount = UTF8BytesOfLead[uch]; in MeasureWidths() local
1808 const unsigned int byteCount = UTF8BytesOfLead[uch]; in FillTextLayoutFormats() local
2177 const unsigned int byteCount = UTF8BytesOfLead[uch]; in MeasureWidths() local