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