Home
last modified time | relevance | path

Searched defs:tagIsForNamespaceRule (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
DCSSParserValues.cpp141 …id CSSParserSelector::prependTagSelector(const QualifiedName& tagQName, bool tagIsForNamespaceRule) in prependTagSelector()
DBisonCSSParser-in.cpp1815 …Prefix, const AtomicString& elementName, CSSParserSelector* specifiers, bool tagIsForNamespaceRule) in rewriteSpecifiersWithElementName()
1835 …e& tag, const AtomicString& elementName, CSSParserSelector* specifiers, bool tagIsForNamespaceRule) in rewriteSpecifiersWithElementNameForCustomPseudoElement()
1862 …e& tag, const AtomicString& elementName, CSSParserSelector* specifiers, bool tagIsForNamespaceRule) in rewriteSpecifiersWithElementNameForContentPseudoElement()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSSelector.h477 inline CSSSelector::CSSSelector(const QualifiedName& tagQName, bool tagIsForNamespaceRule) in CSSSelector()