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