Home | History | Annotate | Download | only in rendering

Lines Matching full:black

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