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

  /external/chromium_org/third_party/WebKit/Source/core/css/
ElementRuleCollector.h 99 void setMatchingUARules(bool matchingUARules) { m_matchingUARules = matchingUARules; }
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.cpp 519 collector.setMatchingUARules(true);
533 collector.setMatchingUARules(false);
    [all...]

Completed in 21 milliseconds