Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditor.cxx1172 const bool bJump = (policies.y.policy & CARET_JUMPS) != 0; in XYScrollToMakeVisible() local
1271 const bool bJump = (policies.x.policy & CARET_JUMPS) != 0; in XYScrollToMakeVisible() local