Searched refs:findNamedColor (Results 1 – 2 of 2) sorted by relevance
188 static inline const NamedColor* findNamedColor(const String& name) in findNamedColor() function206 const NamedColor* foundColor = findNamedColor(name); in setNamedColor()
48174 (WebCore::findNamedColor): Call toASCIILower on each character as we copy48706 (WebCore::findNamedColor): Added. Uses a fixed-size char buffer to look up48709 (WebCore::Color::setNamedColor): Changed to use findNamedColor.