Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorCheckerFastPath.cpp43 …element, const CSSSelector*& topChildOrSubselector, const Element*& topChildOrSubselectorMatchElem… in fastCheckSingleSelector()
133 const Element* topChildOrSubselectorMatchElement = 0; in matches() local