Searched refs:mightBeRGB (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/css/
H A DCSSParser.cpp4287 static inline bool mightBeRGB(const UChar* characters, unsigned length) function in namespace:WebCore
4337 if (mightBeRGB(characters, length)) {

Completed in 3157 milliseconds