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

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

Completed in 382 milliseconds