Home
last modified time | relevance | path

Searched refs:gui_mch_get_screen_dimensions (Results 1 – 11 of 11) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dgui_x11.pro15 void gui_mch_get_screen_dimensions(int *screen_w, int *screen_h);
H A Dgui_gtk_x11.pro22 void gui_mch_get_screen_dimensions(int *screen_w, int *screen_h);
H A Dgui_photon.pro15 void gui_mch_get_screen_dimensions(int *screen_w, int *screen_h);
H A Dgui_haiku.pro27 void gui_mch_get_screen_dimensions(int* screen_w, int* screen_h);
H A Dgui_w32.pro80 void gui_mch_get_screen_dimensions(int *screen_w, int *screen_h);
/vim-8.2.3635/src/
H A Dgui.c1689 gui_mch_get_screen_dimensions(&screen_w, &screen_h); in gui_set_shellsize()
1729 gui_mch_get_screen_dimensions(&screen_w, &screen_h); in gui_set_shellsize()
H A Dgui_photon.c1693 gui_mch_get_screen_dimensions(int *screen_w, int *screen_h) in gui_mch_get_screen_dimensions() function
H A Dgui_x11.c1727 gui_mch_get_screen_dimensions( in gui_mch_get_screen_dimensions() function
H A Dgui_gtk_x11.c4130 gui_mch_get_screen_dimensions(int *screen_w, int *screen_h) in gui_mch_get_screen_dimensions() function
4234 gui_mch_get_screen_dimensions(&ww, &hh); in gui_mch_open()
H A Dgui_haiku.cc3529 gui_mch_get_screen_dimensions( in gui_mch_get_screen_dimensions() function
H A Dgui_w32.c6435 gui_mch_get_screen_dimensions(int *screen_w, int *screen_h) in gui_mch_get_screen_dimensions() function