Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp168542 struct nsCSSRect { struct
168550 bool operator==(const nsCSSRect& aOther) const { in operator ==() argument
168557 bool operator!=(const nsCSSRect& aOther) const { in operator !=() argument
168566 bool AllSidesEqualTo(const nsCSSValue& aValue) const { in AllSidesEqualTo()
168593 typedef nsCSSValue nsCSSRect::*side_type; argument
168600 struct nsCSSRect_heap final : public nsCSSRect { argument