Searched refs:StyleDeclarationScope (Results 1 – 2 of 2) sorted by relevance
467 class StyleDeclarationScope {468 WTF_MAKE_NONCOPYABLE(StyleDeclarationScope);470 StyleDeclarationScope(CSSParser* parser, const StylePropertySet* declaration) in StyleDeclarationScope() function480 ~StyleDeclarationScope() in ~StyleDeclarationScope()
1120 StyleDeclarationScope scope(this, declaration); in parseValue()1239 StyleDeclarationScope scope(this, declaration); in parseDeclaration()