Searched refs:selectionForegroundColor (Results 1 – 4 of 4) sorted by relevance
61 …or foreground = paintInfo.forceBlackText() ? Color::black : renderer()->selectionForegroundColor(); in paint()
896 Color selectionForegroundColor() const;
589 …or foreground = paintInfo.forceBlackText() ? Color::black : renderer()->selectionForegroundColor(); in paint()
1765 Color RenderObject::selectionForegroundColor() const in selectionForegroundColor() function in WebCore::RenderObject