Home
last modified time | relevance | path

Searched defs:matchesPseudoElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSSelector.h305 inline bool CSSSelector::matchesPseudoElement() const in matchesPseudoElement() function
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorCSSAgent.cpp1593 static inline bool matchesPseudoElement(const CSSSelector* selector, PseudoId elementPseudoId) in matchesPseudoElement() function