Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditView.cxx873 std::string_view text, ColourDesired textBack, ColourDesired textFore, bool fillBackground) { in DrawTextBlob()
1003 ColourDesired textFore = vsDraw.styles[styleMain].fore; in DrawEOL() local
1222 ColourDesired textFore = vsDraw.styles[STYLE_FOLDDISPLAYTEXT].fore; in DrawFoldDisplayText() local
1320 ColourDesired textFore = vsDraw.styles[style].fore; in DrawEOLAnnotationText() local
1884 ColourDesired textFore = vsDraw.styles[styleMain].fore; in DrawForeground() local