Searched refs:fastRejectSelector (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DSelectorFilter.h52 inline bool fastRejectSelector(const unsigned* identifierHashes) const;
70 inline bool SelectorFilter::fastRejectSelector(const unsigned* identifierHashes) const function in class:WebCore::SelectorFilter
H A DElementRuleCollector.cpp302 if (m_canUseFastReject && m_selectorFilter.fastRejectSelector<RuleData::maximumIdentifierCount>(ruleData.descendantSelectorIdentifierHashes()))
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DStyleResolver.h260 bool fastRejectSelector(const RuleData&) const;

Completed in 184 milliseconds