Searched defs:parserContext (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSRule.cpp53 const CSSParserContext& CSSRule::parserContext() const function in class:WebCore::CSSRule
H A DStyleSheetContents.h59 const CSSParserContext& parserContext() const { return m_parserContext; } function in class:WebCore::StyleSheetContents
H A DCSSParser.cpp663 static inline bool isValidKeywordPropertyAndValue(CSSPropertyID propertyId, int valueID, const CSSParserContext& parserContext) argument
1180 static bool parseKeywordValue(MutableStylePropertySet* declaration, CSSPropertyID propertyId, const String& string, bool important, const CSSParserContext& parserContext) argument
[all...]

Completed in 114 milliseconds