Searched defs:move_to (Results 1 – 9 of 9) sorted by relevance
35 hb_draw_move_to_func_t move_to; member54 void move_to (hb_position_t x, hb_position_t y) in move_to() function
47 hb_draw_move_to_func_t move_to) in hb_draw_funcs_set_move_to_func()
155 void move_to (const point_t &p) in move_to() function
139 move_to (hb_position_t to_x, hb_position_t to_y, user_data_t &user_data) in move_to() function
457 void move_to (const point_t &p) in move_to() function
333 hb_buffer_t::move_to (unsigned int i) in move_to() function in hb_buffer_t
126 def move_to(self, x): member in LeftArrow
98 move_to (hb_position_t to_x, hb_position_t to_y, user_data_t *user_data) in move_to() function
660 FT_Outline_MoveToFunc move_to; member