Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorChecker.cpp109 static inline bool nextSelectorExceedsScope(const SelectorChecker::SelectorCheckingContext& context) in nextSelectorExceedsScope() function
166 if (nextSelectorExceedsScope(context)) in match()
268 if (nextSelectorExceedsScope(nextContext)) in matchForRelation()
346 if (nextSelectorExceedsScope(nextContext)) in matchForRelation()