Searched refs:init_move_object (Results 1 – 1 of 1) sorted by relevance
59 static void init_move_object(int x, int y);90 canvas_locmove_proc = init_move_object; in put_selected()100 init_move_object(BACKX(x), BACKY(y)); in put_selected()300 init_move_object(int x, int y) in init_move_object() function