Searched defs:nsCSSRect (Results 1 – 1 of 1) sorted by relevance
168542 struct nsCSSRect { struct168550 bool operator==(const nsCSSRect& aOther) const { in operator ==() argument168557 bool operator!=(const nsCSSRect& aOther) const { in operator !=() argument168566 bool AllSidesEqualTo(const nsCSSValue& aValue) const { in AllSidesEqualTo()168593 typedef nsCSSValue nsCSSRect::*side_type; argument168600 struct nsCSSRect_heap final : public nsCSSRect { argument