HomeSort by relevance Sort by last modified time
    Searched refs:hasSelectorForAttribute (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/css/
CSSStyleSelector.h 167 bool hasSelectorForAttribute(const AtomicString&) const;
CSSStyleSelector.cpp     [all...]
  /external/webkit/Source/WebCore/dom/
Element.cpp 770 if (document()->attached() && document()->styleSelector()->hasSelectorForAttribute(attr->name().localName()))
    [all...]

Completed in 125 milliseconds