Home
last modified time | relevance | path

Searched refs:p_ghr (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h629 EXTERN long p_ghr; // 'guiheadroom' variable
H A Dgui_x11.c1732 *screen_h = DisplayHeight(gui.dpy, DefaultScreen(gui.dpy)) - p_ghr; in gui_mch_get_screen_dimensions()
H A Dgui_gtk_x11.c4117 *screen_h -= p_ghr; in gui_gtk_get_screen_dimensions()
4236 hh += p_ghr + get_menu_tool_height(); in gui_mch_open()
H A Doptiondefs.h1226 (char_u *)&p_ghr, PV_NONE,