Home
last modified time | relevance | path

Searched refs:findNamedColor (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DColor.cpp226 static inline const NamedColor* findNamedColor(const String& name) in findNamedColor() function
244 const NamedColor* foundColor = findNamedColor(name); in setNamedColor()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1048174 (WebCore::findNamedColor): Call toASCIILower on each character as we copy
48706 (WebCore::findNamedColor): Added. Uses a fixed-size char buffer to look up
48709 (WebCore::Color::setNamedColor): Changed to use findNamedColor.
DChangeLog-2010-05-2434438 findNamedColor() was showing up as hot, so this patch attempts to