Searched defs:CSSInitialValue (Results 1 – 1 of 1) sorted by relevance
44 bool equals(const CSSInitialValue&) const { return true; } in equals()49 explicit CSSInitialValue(bool implicit) in CSSInitialValue() function