Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h159 void SetY(float y) { y_ = y; } in SetY() function
191 void SetY(float y) { y_ = y; } in SetY() function
291 void SetY(uint32_t y) { y_ = y; } in SetY() function
369 void SetY(float y) { y_ = y; } in SetY() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp162408 void SetY(double aY) in SetY() function in mozilla::dom::DOMRect