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

  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleRule.h 64 bool isRegionRule() const { return type() == Region; }
RuleSet.cpp 387 } else if (rule->isRegionRule()) {

Completed in 27 milliseconds