HomeSort by relevance Sort by last modified time
    Searched refs:hasRightmostSelectorMatchingHTMLBasedOnRuleHash (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
RuleSet.h 68 bool hasRightmostSelectorMatchingHTMLBasedOnRuleHash() const { return m_hasRightmostSelectorMatchingHTMLBasedOnRuleHash; }
ElementRuleCollector.cpp 210 if (ruleData.hasRightmostSelectorMatchingHTMLBasedOnRuleHash() && m_context.element()->isHTMLElement()) {

Completed in 39 milliseconds