Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditor.cxx1170 const bool bSlop = (policies.y.policy & CARET_SLOP) != 0; in XYScrollToMakeVisible() local
1269 const bool bSlop = (policies.x.policy & CARET_SLOP) != 0; in XYScrollToMakeVisible() local