Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DPerLine.cxx166 for (Sci::Line iLine = lineStart; iLine < length; iLine++) { in MarkerNext() local
H A DEditor.cxx6980 for (Sci::Line iLine = static_cast<Sci::Line>(wParam); iLine >= 0; iLine--) { in WndProc() local