Searched defs:background (Results 1 – 2 of 2) sorted by relevance
/MusicPlayer2/scintilla/src/ |
H A D | EditView.cxx | 834 …ColourOptional background, int inSelection, bool inHotspot, int styleMain, Sci::Position i) noexce… in TextBackground() 930 ColourOptional background) { in DrawEOL() 1221 …const ColourOptional background = vsDraw.Background(model.pdoc->GetMark(line), model.caret.active,… in DrawFoldDisplayText() local 1319 …const ColourOptional background = vsDraw.Background(model.pdoc->GetMark(line), model.caret.active,… in DrawEOLAnnotationText() local 1607 int xStart, PRectangle rcLine, ColourOptional background, DrawWrapMarkerFn customDrawWrapMarker, in DrawWrapIndentAndMarker() 1777 …const ColourDesired background = SelectionBackground(vsDraw, r == model.sel.Main(), model.primaryS… in DrawTranslucentSelection() local 1855 int subLine, ColourOptional background) { in DrawForeground() 2111 …const ColourOptional background = vsDraw.Background(model.pdoc->GetMark(line), model.caret.active,… in DrawLine() local 2412 …const ColourOptional background = vsDraw.Background(model.pdoc->GetMark(line), model.caret.active,… in FillLineRemainder() local
|
H A D | ViewStyle.cxx | 455 ColourOptional background; in Background() local
|