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

  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleRule.h 66 bool isViewportRule() const { return type() == Viewport; }
RuleSet.cpp 389 } else if (rule->isViewportRule()) {

Completed in 36 milliseconds