Searched refs:lightGray (Results 1 – 6 of 6) sorted by relevance
153 style->setBackgroundColor(Color::lightGray); in createRenderer()
215 new ConstantColor(Color.lightGray), in main()
130 static const RGBA32 lightGray = 0xFFC0C0C0; variable
46 const RGBA32 Color::lightGray; member in WebCore::Color
374 context->setStrokeColor(Color::lightGray); in paintReplaced()
8172 …darkGray, gray, and lightGray. And for those, make the globals RGB constants instead of QColor obj…