Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DPosition.h20 typedef ptrdiff_t Line; typedef
H A DEditor.cxx983 void Editor::ScrollText(Sci::Line /* linesToMove */) { in ScrollText()
/MusicPlayer2/scintilla/win32/
H A DScintillaWin.cxx2146 void ScintillaWin::ScrollText(Sci::Line /* linesToMove */) { in ScrollText()