Searched refs:set_x (Results 1 – 14 of 14) sorted by relevance
43 a.set_x(1); in TEST()55 a.set_x(2); in TEST_F()
51 void set_x(int an_x) { x_ = an_x; } in set_x() function
33 void set_x(int x) { x_ = x; } in set_x() function54 set_x(x); in SetRect()
24 out->set_x(r.x());
39 void set_x(int x) { x_ = x; } in set_x() function
374 void set_x(float new_x) { x_ = new_x; } in set_x() function