Home
last modified time | relevance | path

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

/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dproduction.h50 void set_x(int an_x) { x_ = an_x; } in set_x() function
/external/googletest/googletest/test/
Dproduction.h50 void set_x(int an_x) { x_ = an_x; } in set_x() function
/external/libchrome/ui/gfx/geometry/
Dvector2d.h29 void set_x(int x) { x_ = x; } in set_x() function
Dvector2d_f.h26 void set_x(float x) { x_ = x; } in set_x() function
Dquaternion.h27 void set_x(double x) { x_ = x; } in set_x() function
Dpoint.h50 void set_x(int x) { x_ = x; } in set_x() function
Dpoint_f.h29 void set_x(float x) { x_ = x; } in set_x() function
Dvector3d_f.h30 void set_x(float x) { x_ = x; } in set_x() function
Dscroll_offset.h29 void set_x(float x) { x_ = x; } in set_x() function
Dpoint3_f.h38 void set_x(float x) { x_ = x; } in set_x() function
Dbox_f.h62 void set_x(float x) { origin_.set_x(x); } in set_x() function
Drect_f.h49 void set_x(float x) { origin_.set_x(x); } in set_x() function
Drect.h65 void set_x(int x) { in set_x() function
/external/libchrome/mojo/public/cpp/bindings/tests/
Dtest_native_types.h28 void set_x(int x) { x_ = x; } in set_x() function
Dshared_rect.h22 void set_x(int x) { x_ = x; } in set_x() function
Drect_chromium.h39 void set_x(int x) { x_ = x; } in set_x() function
/external/libwebm/mkvmuxer/
Dmkvmuxer.h374 void set_x(float new_x) { x_ = new_x; } in set_x() function
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h374 void set_x(float new_x) { x_ = new_x; } in set_x() function
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h374 void set_x(float new_x) { x_ = new_x; } in set_x() function