Searched refs:gui_mch_wait_for_chars (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dgui_riscos.pro37 int gui_mch_wait_for_chars __ARGS((long wtime));
H A Dgui_gtk_x11.pro50 int gui_mch_wait_for_chars __ARGS((long wtime));
H A Dgui_photon.pro9 int gui_mch_wait_for_chars __ARGS((int wtime));
H A Dgui_x11.pro42 int gui_mch_wait_for_chars __ARGS((long wtime));
H A Dgui_w16.pro27 int gui_mch_wait_for_chars __ARGS((int wtime));
H A Dgui_w32.pro27 int gui_mch_wait_for_chars __ARGS((int wtime));
H A Dgui_mac.pro61 int gui_mch_wait_for_chars __ARGS((int wtime));
/macosx-10.10.1/vim-55/src/
H A Dos_riscos.c370 gui_mch_wait_for_chars(start_time + csec);
H A Dif_sniff.c629 gui_mch_wait_for_chars(0L);
H A Dgui.c2692 retval = gui_mch_wait_for_chars(wtime);
2708 if (gui_mch_wait_for_chars(p_ut) == OK)
2729 retval = gui_mch_wait_for_chars(-1L);
H A Dgui_mac.c4407 * maybe call gui_mch_wait_for_chars (0)
4409 * call heart of gui_mch_wait_for_chars;
4418 gui_mch_wait_for_chars(0);
4445 gui_mch_wait_for_chars(int wtime) function
H A Dgui_photon.c60 static PtWidget_t *gui_ph_timer_timeout; /* used in gui_mch_wait_for_chars */
1355 gui_mch_wait_for_chars(int wtime) function
H A Dgui_riscos.c28 int ro_return_early = FALSE; /* Break out of gui_mch_wait_for_chars() */
2502 gui_mch_wait_for_chars(long wtime) function
H A Dgui_w48.c1959 gui_mch_wait_for_chars(int wtime) function
H A Dgui_x11.c2841 gui_mch_wait_for_chars(wtime) function
H A Dgui_gtk_x11.c5371 gui_mch_wait_for_chars(long wtime) function

Completed in 210 milliseconds