Home
last modified time | relevance | path

Searched refs:prepareNextContextForRelation (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorChecker.cpp189 static inline SelectorChecker::SelectorCheckingContext prepareNextContextForRelation(const Selector… in prepareNextContextForRelation() function
205 SelectorCheckingContext nextContext = prepareNextContextForRelation(context); in matchForSubSelector()
238 SelectorCheckingContext nextContext = prepareNextContextForRelation(context); in matchForRelation()