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