Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditor.cxx4319 const SelectionPosition selEnd = SelectionEnd(); in DropAt() local
4936 const SelectionPosition selEnd = SelectionEnd(); in ButtonUpWithModifiers() local
/MusicPlayer2/scintilla/win32/
H A DScintillaWin.cxx1042 const Sci::Position selEnd = selStart + documentStrLen; in SelectionToHangul() local