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

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSPropertyParser.cpp5051 static inline bool mightBeRGB(const CharacterType* characters, unsigned length) function in namespace:blink
5098 if (mightBeRGB(characters, length)) {

Completed in 104 milliseconds