Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCallTip.h25 Chunk highlight; // character offset to start and end of highlighted text variable
H A DEditView.cxx858 …e, Sci::Line lineVisible, int lineHeight, XYPOSITION start, PRectangle rcSegment, bool highlight) { in DrawIndentGuide()