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

  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleRule.h 62 bool isPageRule() const { return type() == Page; }
RuleSet.cpp 291 } else if (rule->isPageRule()) {

Completed in 600 milliseconds