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

  /external/webkit/Source/WebCore/css/
CSSSelector.h 255 bool matchesPseudoElement() const;
315 inline bool CSSSelector::matchesPseudoElement() const
CSSSelector.cpp 729 if (selectorList() || tagHistory() || matchesPseudoElement())

Completed in 40 milliseconds