Searched refs:get_shape_idx (Results 1 – 4 of 4) sorted by relevance
47 int get_shape_idx(int mouse);
2283 get_shape_idx(int mouse) in get_shape_idx() function2370 new_mouse_shape = shape_table[get_shape_idx(TRUE)].mshape; in update_mouseshape()
1195 shape = &shape_table[get_shape_idx(FALSE)]; in gui_update_cursor()
1529 idx = get_shape_idx(FALSE); in mch_update_cursor()