Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
DSelectRuleFeatureSet.h80 inline bool SelectRuleFeatureSet::hasSelectorForAttribute(const AtomicString& attributeName) const in hasSelectorForAttribute() function
/external/chromium_org/third_party/WebKit/Source/core/css/
DRuleFeature.h65 inline bool hasSelectorForAttribute(const AtomicString& attributeName) const in hasSelectorForAttribute() function
/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.cpp3113 static bool hasSelectorForAttribute(Document* document, const AtomicString& localName) in hasSelectorForAttribute() function