Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditView.cxx1774 …const int selectionStart = static_cast<int>(portion.start.Position() - posLineStart - lineRange.st… in DrawTranslucentSelection() local
H A DEditor.cxx1018 Sci::Position selectionStart = SelectionStart().Position(); in MoveSelectedLines() local