Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditView.cxx834 …ColourOptional background, int inSelection, bool inHotspot, int styleMain, Sci::Position i) noexce… in TextBackground()
1674 const int inSelection = hideSelection ? 0 : model.sel.CharacterInSelection(iDoc); in DrawBackground() local
1919 const int inSelection = hideSelection ? 0 : model.sel.CharacterInSelection(iDoc); in DrawForeground() local