Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorCheckerFastPath.cpp186 static inline bool isFastCheckableRightmostSelector(const CSSSelector* selector) in isFastCheckableRightmostSelector() function
195 if (!isFastCheckableRightmostSelector(selector)) in canUse()