Searched defs:set_x (Results 1 – 4 of 4) sorted by relevance
51 void set_x(int x) { x_ = x; } in set_x() function
51 void set_x(int an_x) { x_ = an_x; } in set_x() function
49 void set_x(int x) { x_ = x; } in set_x() function