Home | History | Annotate | Download | only in common

Lines Matching defs:RGBAColor

52 struct RGBAColor {
53 RGBAColor();
54 ~RGBAColor();
56 bool operator==(const RGBAColor& rhs) const;
77 RGBAColor background_color;
80 RGBAColor text_color;
83 RGBAColor link_color;
86 RGBAColor text_color_light;
89 RGBAColor header_color;
92 RGBAColor section_border_color;