Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditor.cxx1173 const bool bEven = (policies.y.policy & CARET_EVEN) != 0; in XYScrollToMakeVisible() local
1272 const bool bEven = (policies.x.policy & CARET_EVEN) != 0; in XYScrollToMakeVisible() local