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

  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleRule.h 60 bool isKeyframesRule() const { return type() == Keyframes; }
RuleSet.cpp 299 } else if (rule->isKeyframesRule()) {

Completed in 40 milliseconds