Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditor.cxx1371 const int minOffset = static_cast<int>(pt.x + xOffset - rcClient.right) + 1; in XYScrollToMakeVisible() local
1376 const int minOffset = static_cast<int>(ptAnchor.x + xOffset - rcClient.right) + 1; in XYScrollToMakeVisible() local