Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h166 void SetX(float x) { x_ = x; } in SetX() function
198 void SetX(float x) { x_ = x; } in SetX() function
298 void SetX(uint32_t x) { x_ = x; } in SetX() function
376 void SetX(float x) { x_ = x; } in SetX() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp162404 void SetX(double aX) in SetX() function in mozilla::dom::DOMRect