Searched defs:bottomColor (Results 1 – 3 of 3) sorted by relevance
89 …const IntPoint& point, const Font& font, const Color& topColor, const Color& bottomColor, int unde… in WebCoreDrawDoubledTextAtPoint()
210 static const Color bottomColor(255, 255, 255, 127); // original alpha = 0.5 in createDragImageForLink() local
1603 const Color& bottomColor = style->visitedDependentColor(CSSPropertyBorderBottomColor); in paintBorder() local