Searched defs:tagQName (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSParserValues.cpp154 CSSParserSelector::CSSParserSelector(const QualifiedName& tagQName) argument
219 void CSSParserSelector::prependTagSelector(const QualifiedName& tagQName, bool tagIsForNamespaceRule) argument
H A DSelectorChecker.h120 inline bool SelectorChecker::tagMatches(const Element* element, const QualifiedName& tagQName) argument
H A DCSSSelector.h366 inline CSSSelector::CSSSelector(const QualifiedName& tagQName, bool tagIsForNamespaceRule) argument
414 inline const QualifiedName& CSSSelector::tagQName() const function in class:WebCore::CSSSelector
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DElement.h355 const QualifiedName& tagQName() const { return m_tagName; } function in class:WebCore::Element

Completed in 100 milliseconds