Lines Matching refs:Color

9 	Color color;
12 Color GetSvgColor(const char *color);
14 inline Color Aliceblue() {return Color(240,248,255);} in Aliceblue()
15 inline Color Antiquewhite() {return Color(250,235,215);} in Antiquewhite()
16 inline Color Aqua() {return Color(0,255,255);} in Aqua()
17 inline Color Aquamarine() {return Color(127,255,212);} in Aquamarine()
18 inline Color Azure() {return Color(240,255,255);} in Azure()
19 inline Color Beige() {return Color(245,245,220);} in Beige()
20 inline Color Bisque() {return Color(255,228,196);} in Bisque()
22 inline Color Blanchedalmond() {return Color(255,235,205);} in Blanchedalmond()
24 inline Color Blueviolet() {return Color(138,43,226);} in Blueviolet()
26 inline Color Burlywood() {return Color(222,184,135);} in Burlywood()
27 inline Color Cadetblue() {return Color(95,158,160);} in Cadetblue()
28 inline Color Chartreuse() {return Color(127,255,0);} in Chartreuse()
29 inline Color Chocolate() {return Color(210,105,30);} in Chocolate()
30 inline Color Coral() {return Color(255,127,80);} in Coral()
31 inline Color Cornflowerblue() {return Color(100,149,237);} in Cornflowerblue()
32 inline Color Cornsilk() {return Color(255,248,220);} in Cornsilk()
33 inline Color Crimson() {return Color(220,20,60);} in Crimson()
35 inline Color Darkblue() {return Color(0,0,139);} in Darkblue()
36 inline Color Darkcyan() {return Color(0,139,139);} in Darkcyan()
37 inline Color Darkgoldenrod() {return Color(184,134,11);} in Darkgoldenrod()
38 inline Color Darkgray() {return Color(169,169,169);} in Darkgray()
39 inline Color Darkgreen() {return Color(0,100,0);} in Darkgreen()
40 inline Color Darkgrey() {return Color(169,169,169);} in Darkgrey()
41 inline Color Darkkhaki() {return Color(189,183,107);} in Darkkhaki()
42 inline Color Darkmagenta() {return Color(139,0,139);} in Darkmagenta()
43 inline Color Darkolivegreen() {return Color(85,107,47);} in Darkolivegreen()
44 inline Color Darkorange() {return Color(255,140,0);} in Darkorange()
45 inline Color Darkorchid() {return Color(153,50,204);} in Darkorchid()
46 inline Color Darkred() {return Color(139,0,0);} in Darkred()
47 inline Color Darksalmon() {return Color(233,150,122);} in Darksalmon()
48 inline Color Darkseagreen() {return Color(143,188,143);} in Darkseagreen()
49 inline Color Darkslateblue() {return Color(72,61,139);} in Darkslateblue()
50 inline Color Darkslategray() {return Color(47,79,79);} in Darkslategray()
51 inline Color Darkslategrey() {return Color(47,79,79);} in Darkslategrey()
52 inline Color Darkturquoise() {return Color(0,206,209);} in Darkturquoise()
53 inline Color Darkviolet() {return Color(148,0,211);} in Darkviolet()
54 inline Color Deeppink() {return Color(255,20,147);} in Deeppink()
55 inline Color Deepskyblue() {return Color(0,191,255);} in Deepskyblue()
56 inline Color Dimgray() {return Color(105,105,105);} in Dimgray()
57 inline Color Dimgrey() {return Color(105,105,105);} in Dimgrey()
58 inline Color Dodgerblue() {return Color(30,144,255);} in Dodgerblue()
59 inline Color Firebrick() {return Color(178,34,34);} in Firebrick()
60 inline Color Floralwhite() {return Color(255,250,240);} in Floralwhite()
61 inline Color Forestgreen() {return Color(34,139,34);} in Forestgreen()
62 inline Color Fuchsia() {return Color(255,0,255);} in Fuchsia()
63 inline Color Gainsboro() {return Color(220,220,220);} in Gainsboro()
64 inline Color Ghostwhite() {return Color(248,248,255);} in Ghostwhite()
65 inline Color Gold() {return Color(255,215,0);} in Gold()
66 inline Color Goldenrod() {return Color(218,165,32);} in Goldenrod()
69 inline Color Greenyellow() {return Color(173,255,47);} in Greenyellow()
70 inline Color Grey() {return Color(128,128,128);} in Grey()
71 inline Color Honeydew() {return Color(240,255,240);} in Honeydew()
72 inline Color Hotpink() {return Color(255,105,180);} in Hotpink()
73 inline Color Indianred() {return Color(205,92,92);} in Indianred()
74 inline Color Indigo() {return Color(75,0,130);} in Indigo()
75 inline Color Ivory() {return Color(255,255,240);} in Ivory()
76 inline Color Khaki() {return Color(240,230,140);} in Khaki()
77 inline Color Lavender() {return Color(230,230,250);} in Lavender()
78 inline Color Lavenderblush() {return Color(255,240,245);} in Lavenderblush()
79 inline Color Lawngreen() {return Color(124,252,0);} in Lawngreen()
80 inline Color Lemonchiffon() {return Color(255,250,205);} in Lemonchiffon()
81 inline Color Lightblue() {return Color(173,216,230);} in Lightblue()
82 inline Color Lightcoral() {return Color(240,128,128);} in Lightcoral()
83 inline Color Lightcyan() {return Color(224,255,255);} in Lightcyan()
84 inline Color Lightgoldenrodyellow() {return Color(250,250,210);} in Lightgoldenrodyellow()
85 inline Color Lightgray() {return Color(211,211,211);} in Lightgray()
86 inline Color Lightgreen() {return Color(144,238,144);} in Lightgreen()
87 inline Color Lightgrey() {return Color(211,211,211);} in Lightgrey()
88 inline Color Lightpink() {return Color(255,182,193);} in Lightpink()
89 inline Color Lightsalmon() {return Color(255,160,122);} in Lightsalmon()
90 inline Color Lightseagreen() {return Color(32,178,170);} in Lightseagreen()
91 inline Color Lightskyblue() {return Color(135,206,250);} in Lightskyblue()
92 inline Color Lightslategray() {return Color(119,136,153);} in Lightslategray()
93 inline Color Lightslategrey() {return Color(119,136,153);} in Lightslategrey()
94 inline Color Lightsteelblue() {return Color(176,196,222);} in Lightsteelblue()
95 inline Color Lightyellow() {return Color(255,255,224);} in Lightyellow()
96 inline Color Lime() {return Color(0,255,0);} in Lime()
97 inline Color Limegreen() {return Color(50,205,50);} in Limegreen()
98 inline Color Linen() {return Color(250,240,230);} in Linen()
100 inline Color Maroon() {return Color(128,0,0);} in Maroon()
101 inline Color Mediumaquamarine() {return Color(102,205,170);} in Mediumaquamarine()
102 inline Color Mediumblue() {return Color(0,0,205);} in Mediumblue()
103 inline Color Mediumorchid() {return Color(186,85,211);} in Mediumorchid()
104 inline Color Mediumpurple() {return Color(147,112,219);} in Mediumpurple()
105 inline Color Mediumseagreen() {return Color(60,179,113);} in Mediumseagreen()
106 inline Color Mediumslateblue() {return Color(123,104,238);} in Mediumslateblue()
107 inline Color Mediumspringgreen(){return Color(0,250,154);} in Mediumspringgreen()
108 inline Color Mediumturquoise() {return Color(72,209,204);} in Mediumturquoise()
109 inline Color Mediumvioletred() {return Color(199,21,133);} in Mediumvioletred()
110 inline Color Midnightblue() {return Color(25,25,112);} in Midnightblue()
111 inline Color Mintcream() {return Color(245,255,250);} in Mintcream()
112 inline Color Mistyrose() {return Color(255,228,225);} in Mistyrose()
113 inline Color Moccasin() {return Color(255,228,181);} in Moccasin()
114 inline Color Navajowhite() {return Color(255,222,173);} in Navajowhite()
115 inline Color Navy() {return Color(0,0,128);} in Navy()
116 inline Color Oldlace() {return Color(253,245,230);} in Oldlace()
117 inline Color Olive() {return Color(128,128,0);} in Olive()
118 inline Color Olivedrab() {return Color(107,142,35);} in Olivedrab()
119 inline Color Orange() {return Color(255,165,0);} in Orange()
120 inline Color Orangered() {return Color(255,69,0);} in Orangered()
121 inline Color Orchid() {return Color(218,112,214);} in Orchid()
122 inline Color Palegoldenrod() {return Color(238,232,170);} in Palegoldenrod()
123 inline Color Palegreen() {return Color(152,251,152);} in Palegreen()
124 inline Color Paleturquoise() {return Color(175,238,238);} in Paleturquoise()
125 inline Color Palevioletred() {return Color(219,112,147);} in Palevioletred()
126 inline Color Papayawhip() {return Color(255,239,213);} in Papayawhip()
127 inline Color Peachpuff() {return Color(255,218,185);} in Peachpuff()
128 inline Color Peru() {return Color(205,133,63);} in Peru()
129 inline Color Pink() {return Color(255,192,203);} in Pink()
130 inline Color Plum() {return Color(221,160,221);} in Plum()
131 inline Color Powderblue() {return Color(176,224,230);} in Powderblue()
132 inline Color Purple() {return Color(128,0,128);} in Purple()
134 inline Color Rosybrown() {return Color(188,143,143);} in Rosybrown()
135 inline Color Royalblue() {return Color(65,105,225);} in Royalblue()
136 inline Color Saddlebrown() {return Color(139,69,19);} in Saddlebrown()
137 inline Color Salmon() {return Color(250,128,114);} in Salmon()
138 inline Color Sandybrown() {return Color(244,164,96);} in Sandybrown()
139 inline Color Seagreen() {return Color(46,139,87);} in Seagreen()
140 inline Color Seashell() {return Color(255,245,238);} in Seashell()
141 inline Color Sienna() {return Color(160,82,45);} in Sienna()
142 inline Color Silver() {return Color(192,192,192);} in Silver()
143 inline Color Skyblue() {return Color(135,206,235);} in Skyblue()
144 inline Color Slateblue() {return Color(106,90,205);} in Slateblue()
145 inline Color Slategray() {return Color(112,128,144);} in Slategray()
146 inline Color Slategrey() {return Color(112,128,144);} in Slategrey()
147 inline Color Snow() {return Color(255,250,250);} in Snow()
148 inline Color Springgreen() {return Color(0,255,127);} in Springgreen()
149 inline Color Steelblue() {return Color(70,130,180);} in Steelblue()
150 inline Color Tan() {return Color(210,180,140);} in Tan()
151 inline Color Teal() {return Color(0,128,128);} in Teal()
152 inline Color Thistle() {return Color(216,191,216);} in Thistle()
153 inline Color Tomato() {return Color(255,99,71);} in Tomato()
154 inline Color Turquoise() {return Color(64,224,208);} in Turquoise()
155 inline Color Violet() {return Color(238,130,238);} in Violet()
156 inline Color Wheat() {return Color(245,222,179);} in Wheat()
158 inline Color Whitesmoke() {return Color(245,245,245);} in Whitesmoke()
160 inline Color Yellowgreen() {return Color(154,205,50);} in Yellowgreen()