Searched refs:gui_mch_set_text_area_pos (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dgui_gtk.pro5 void gui_mch_set_text_area_pos __ARGS((int x, int y, int w, int h));
H A Dgui_athena.pro5 void gui_mch_set_text_area_pos __ARGS((int x, int y, int w, int h));
H A Dgui_motif.pro4 void gui_mch_set_text_area_pos __ARGS((int x, int y, int w, int h));
H A Dgui_photon.pro48 void gui_mch_set_text_area_pos __ARGS((int x, int y, int w, int h));
H A Dgui_w16.pro11 void gui_mch_set_text_area_pos __ARGS((int x, int y, int w, int h));
H A Dgui_w32.pro11 void gui_mch_set_text_area_pos __ARGS((int x, int y, int w, int h));
H A Dgui_mac.pro33 void gui_mch_set_text_area_pos __ARGS((int x, int y, int w, int h));
/macosx-10.10.1/vim-55/src/
H A Dgui_athena.c598 gui_mch_set_text_area_pos(x, y, w, h) function
H A Dgui_gtk.c512 gui_mch_set_text_area_pos(int x, int y, int w, int h) function
H A Dgui_photon.c1180 /* Size for the text area is set in gui_mch_set_text_area_pos */
2438 gui_mch_set_text_area_pos(int x, int y, int w, int h) function
H A Dgui_riscos.c2841 gui_mch_set_text_area_pos(int x, int y, int w, int h) function
H A Dgui_w48.c1181 gui_mch_set_text_area_pos(int x, int y, int w, int h) function
H A Dgui.c1184 gui_mch_set_text_area_pos(text_area_x,
H A Dgui_mac.c4784 gui_mch_set_text_area_pos(int x, int y, int w, int h) function
H A Dgui_motif.c642 gui_mch_set_text_area_pos(x, y, w, h) function

Completed in 209 milliseconds