Searched defs:SetX (Results 1 – 2 of 2) sorted by relevance
166 void SetX(float x) { x_ = x; } in SetX() function198 void SetX(float x) { x_ = x; } in SetX() function298 void SetX(uint32_t x) { x_ = x; } in SetX() function376 void SetX(float x) { x_ = x; } in SetX() function
162404 void SetX(double aX) in SetX() function in mozilla::dom::DOMRect