Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DDocument.cxx2233 for (int iPos = 0; iPos < length; iPos++, endStyled++) { in SetStyles() local
3106 for (Sci::Position iPos = 0; iPos < lenMatch; iPos++) { in MatchOnLines() local