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