HomeSort by relevance Sort by last modified time
    Searched refs:fastParseColor (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/parser/
CSSPropertyParser.h 65 static bool fastParseColor(RGBA32&, const StringType&, bool strict);
BisonCSSParser-in.cpp 253 if (!CSSPropertyParser::fastParseColor(color, string, !quirksMode && string[0] != '#'))
    [all...]
CSSPropertyParser.cpp     [all...]

Completed in 58 milliseconds