Searched refs:gui_mch_mousehide (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/vim-55/src/proto/
H A Dgui_riscos.pro60 void gui_mch_mousehide __ARGS((int hide));
H A Dgui_gtk_x11.pro67 void gui_mch_mousehide __ARGS((int hide));
H A Dgui_photon.pro25 void gui_mch_mousehide __ARGS((int hide));
H A Dgui_x11.pro67 void gui_mch_mousehide __ARGS((int hide));
H A Dgui_w16.pro44 void gui_mch_mousehide __ARGS((int hide));
H A Dgui_w32.pro44 void gui_mch_mousehide __ARGS((int hide));
H A Dgui_mac.pro142 void gui_mch_mousehide __ARGS((int hide));
/macosx-10.10/vim-55/src/
H A Dgui_photon.c39 /* Some defines for gui_mch_mousehide() */
373 gui_mch_mousehide( MOUSE_SHOW );
451 gui_mch_mousehide( MOUSE_HIDE );
643 gui_mch_mousehide( MOUSE_SHOW );
717 gui_mch_mousehide( MOUSE_SHOW );
1885 gui_mch_mousehide(int hide) function
H A Dgui_gtk.c854 gui_mch_mousehide(FALSE);
959 gui_mch_mousehide(FALSE);
1322 gui_mch_mousehide(FALSE);
H A Dgui_w48.c1012 gui_mch_mousehide(TRUE);
1037 gui_mch_mousehide(FALSE);
2681 gui_mch_mousehide(int hide) function
2695 gui_mch_mousehide(FALSE);
H A Dgui_x11.c1055 gui_mch_mousehide(TRUE);
1101 gui_mch_mousehide(FALSE);
3474 gui_mch_mousehide(hide) function
H A Dgui_gtk_x11.c1120 gui_mch_mousehide(TRUE);
1479 gui_mch_mousehide(FALSE);
5798 gui_mch_mousehide(int hide) function
H A Dgui_athena.c2149 gui_mch_mousehide(FALSE);
H A Dmisc2.c3122 gui_mch_mousehide(FALSE);
H A Dgui_mac.c2601 gui_mch_mousehide(int hide) function
H A Dgui_motif.c2584 gui_mch_mousehide(FALSE);
H A Dmbyte.c4315 gui_mch_mousehide(TRUE);

Completed in 306 milliseconds