webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
WebCore::CSSPropertyParser Class Reference

#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< CSSValueparseSingleValue (CSSPropertyID, const CSSParserTokenRange &, const CSSParserContext &, StyleSheetContents *)
 

Member Function Documentation

◆ parseSingleValue()

RefPtr< CSSValue > WebCore::CSSPropertyParser::parseSingleValue ( CSSPropertyID  property,
const CSSParserTokenRange range,
const CSSParserContext context,
StyleSheetContents styleSheetContents 
)
static

◆ parseValue()

bool WebCore::CSSPropertyParser::parseValue ( CSSPropertyID  ,
bool  important,
const CSSParserTokenRange ,
const CSSParserContext ,
StyleSheetContents ,
Vector< CSSProperty, 256 > &  ,
StyleRule::Type   
)
static

The documentation for this class was generated from the following files: