Searched defs:tagIsForNamespaceRule (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSParserValues.cpp | 239 …id CSSParserSelector::prependTagSelector(const QualifiedName& tagQName, bool tagIsForNamespaceRule) in prependTagSelector()
|
D | CSSSelector.h | 398 inline CSSSelector::CSSSelector(const QualifiedName& tagQName, bool tagIsForNamespaceRule) in CSSSelector()
|
D | CSSParser-in.cpp | 9822 …Prefix, const AtomicString& elementName, CSSParserSelector* specifiers, bool tagIsForNamespaceRule) in rewriteSpecifiersWithElementName() 9845 …e& tag, const AtomicString& elementName, CSSParserSelector* specifiers, bool tagIsForNamespaceRule) in rewriteSpecifiersWithElementNameForCustomPseudoElement() 9872 …e& tag, const AtomicString& elementName, CSSParserSelector* specifiers, bool tagIsForNamespaceRule) in rewriteSpecifiersWithElementNameForContentPseudoElement()
|