Home | History | Annotate | Download | only in rendering

Lines Matching full:black

211     return Color::black;
1047 // Set the foreground color to black or gray when we have the aqua look.
1049 style->setColor(e && e->isEnabledFormControl() ? static_cast<RGBA32>(Color::black) : Color::darkGray);