Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DViewStyle.cxx443 bool ViewStyle::IsLineFrameOpaque(bool caretActive, bool lineContainsCaret) const noexcept { in IsLineFrameOpaque()
454 ColourOptional ViewStyle::Background(int marksOfLine, bool caretActive, bool lineContainsCaret) con… in Background()
H A DEditView.cxx1608 bool caretActive) { in DrawWrapIndentAndMarker()