Home | History | Annotate | Download | only in rendering

Lines Matching refs:Color

41         virtual Color systemColor(int cssValidId) const;
46 // List Box selection color
47 virtual Color activeListBoxSelectionBackgroundColor() const;
48 virtual Color activeListBoxSelectionForegroundColor() const;
49 virtual Color inactiveListBoxSelectionBackgroundColor() const;
50 virtual Color inactiveListBoxSelectionForegroundColor() const;
52 virtual Color platformActiveSelectionBackgroundColor() const;
53 virtual Color platformInactiveSelectionBackgroundColor() const;
54 virtual Color platformActiveSelectionForegroundColor() const;
55 virtual Color platformInactiveSelectionForegroundColor() const;