Searched refs:last_shape (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dgui_photon.c1833 static int last_shape = 0; variable
1880 last_shape = shape;
1895 mch_set_mouse_shape( last_shape );
H A Dgui_x11.c3467 static int last_shape = 0; variable
3484 mch_set_mouse_shape(last_shape);
3543 last_shape = shape;
H A Dgui_gtk_x11.c5789 static int last_shape = 0; variable
5809 mch_set_mouse_shape(last_shape);
5877 last_shape = shape;

Completed in 194 milliseconds