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

/macosx-10.10.1/vim-55/src/
H A Doption.h506 EXTERN long p_ghr; /* 'guiheadroom' */ variable
H A Dgui_gtk_x11.c3679 hh += p_ghr + get_menu_tool_height();
3967 *screen_h = gdk_screen_get_height(screen) - p_ghr;
3972 *screen_h = gdk_screen_height() - p_ghr;
H A Dgui_x11.c1828 *screen_h = DisplayHeight(gui.dpy, DefaultScreen(gui.dpy)) - p_ghr;
H A Doption.c1306 (char_u *)&p_ghr, PV_NONE,

Completed in 261 milliseconds