Searched defs:get_x (Results 1 – 5 of 5) sorted by relevance
16 int get_x() const { return x_; } in get_x() function in Test1
19 fn get_x(&self) -> &X { in get_x() method
17 int get_x() const { return x_; } in get_x() function in Test1
481 def get_x(self): member in InputDevice
190 const number_t &get_x () const { return pt.x; } in get_x() function