webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <CSSPropertyParser.h>
Static Public Member Functions | |
static bool | parseValue (CSSPropertyID, bool important, const CSSParserTokenRange &, const CSSParserContext &, StyleSheetContents *, Vector< CSSProperty, 256 > &, StyleRule::Type) |
static RefPtr< CSSValue > | parseSingleValue (CSSPropertyID, const CSSParserTokenRange &, const CSSParserContext &, StyleSheetContents *) |
|
static |
|
static |