Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DPositionCache.cxx371 void LineLayoutCache::AllocateForLevel(Sci::Line linesOnScreen, Sci::Line linesInDoc) { in AllocateForLevel()
422 Sci::Line linesOnScreen, Sci::Line linesInDoc) { in Retrieve()
H A DEditor.cxx1168 const Sci::Line linesOnScreen = LinesOnScreen(); in XYScrollToMakeVisible() local