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

  /external/chromium_org/third_party/WebKit/Source/core/css/
StylePropertySerializer.cpp     [all...]
CSSValue.h 91 bool isInheritedValue() const { return m_classType == InheritedClass; }

Completed in 2286 milliseconds