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

/macosx-10.10/vim-55/src/proto/
H A Dgui_riscos.pro14 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height));
H A Dgui_gtk_x11.pro23 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
H A Dgui_photon.pro14 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
H A Dgui_x11.pro14 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
H A Dgui_w16.pro62 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
H A Dgui_w32.pro64 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
H A Dgui_mac.pro31 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
/macosx-10.10/vim-55/src/
H A Dgui_w16.c490 gui_mch_set_shellsize(int width, int height, function
H A Dgui_photon.c1667 gui_mch_set_shellsize(int width, int height, function
H A Dgui_riscos.c695 gui_mch_set_shellsize(width, height, min_width, min_height, base_width, base_height, direction) function
H A Dgui_x11.c1791 gui_mch_set_shellsize(width, height, min_width, min_height, function
H A Dgui.c1476 gui_mch_set_shellsize(width, height, min_width, min_height,
H A Dgui_gtk_x11.c3848 * Idle handler to force resize. Used by gui_mch_set_shellsize() to ensure
3853 * See also the remark below in gui_mch_set_shellsize().
3908 gui_mch_set_shellsize(int width, int height, function
H A Dgui_mac.c25 * uses of MenuItemIndex, changes in gui_mch_set_shellsize,
3323 gui_mch_set_shellsize( function
H A Dgui_w32.c1617 gui_mch_set_shellsize(int width, int height, function

Completed in 373 milliseconds