Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditor.cxx3188 const SelectionRange rangeBase = sel.IsRectangular() ? sel.Rectangular() : sel.RangeMain(); in CursorUpOrDown() local
3398 const SelectionRange rangeBase = sel.IsRectangular() ? sel.Rectangular() : sel.RangeMain(); in HorizontalMove() local