Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx1067 for (unsigned int bytePos=0; (bytePos<byteCount) && (i<len); bytePos++) { in MeasureWidths() local
2181 …for (unsigned int bytePos=0; (bytePos<byteCount) && (i<text.length()) && (ui<tbuf.tlen); bytePos++… in MeasureWidths() local