Searched defs:foregroundColor (Results 1 – 4 of 4) sorted by relevance
41 public void setColors(final int foregroundColor, final int backgroundColor) { in setColors()
219 public final CaptionColor foregroundColor; field in Cea708Data.CaptionPenColor223 public CaptionPenColor(CaptionColor foregroundColor, CaptionColor backgroundColor, in CaptionPenColor()
348 final int foregroundColor = attrs.hasForegroundColor() ? in updateAllPreferences() local
579 CaptionColor foregroundColor = new CaptionColor(opacity, red, green, blue); in parseC1() local