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 65 bool isViewportRule() const { return type() == Viewport; }
RuleSet.cpp 301 } else if (rule->isViewportRule()) {

Completed in 384 milliseconds