Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditModel.h37 bool primarySelection; variable
H A DEditView.cxx827 static ColourDesired SelectionBackground(const ViewStyle &vsDraw, bool main, bool primarySelection)… in SelectionBackground()