Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp75278 void SetRect(T aX, T aY, T aWidth, T aHeight) in SetRect() function
75282 void SetRect(const Point& aPt, const SizeT& aSize) in SetRect() function
162382 void SetRect(float aX, float aY, float aWidth, float aHeight) { in SetRect() function in mozilla::dom::DOMRect