Searched defs:topColor (Results 1 – 3 of 3) sorted by relevance
89 …ext, const String& text, const IntPoint& point, const Font& font, const Color& topColor, const Col… in WebCoreDrawDoubledTextAtPoint()
209 static const Color topColor(0, 0, 0, 255); // original alpha = 0.75 in createDragImageForLink() local
1602 const Color& topColor = style->visitedDependentColor(CSSPropertyBorderTopColor); in paintBorder() local