Home
last modified time | relevance | path

Searched defs:CSSInheritedValue (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSInheritedValue.h38 bool equals(const CSSInheritedValue&) const { return true; } in equals()
41 CSSInheritedValue() in CSSInheritedValue() function