Searched defs:textBack (Results 1 – 1 of 1) sorted by relevance
/MusicPlayer2/scintilla/src/ |
H A D | EditView.cxx | 873 std::string_view text, ColourDesired textBack, ColourDesired textFore, bool fillBackground) { in DrawTextBlob() 990 …const ColourDesired textBack = TextBackground(model, vsDraw, ll, background, eolInSelection, false… in DrawEOL() local 1226 const ColourDesired textBack = TextBackground(model, vsDraw, ll, background, eolInSelection, in DrawFoldDisplayText() local 1321 const ColourDesired textBack = TextBackground(model, vsDraw, ll, background, false, in DrawEOLAnnotationText() local 1676 ColourDesired textBack = TextBackground(model, vsDraw, ll, background, inSelection, in DrawBackground() local 1923 …ColourDesired textBack = TextBackground(model, vsDraw, ll, background, inSelection, inHotspot, sty… in DrawForeground() local
|