Searched refs:footer_height (Results 1 – 3 of 3) sorted by relevance
423 int footer_height; // height of the message footer member
2897 gui.footer_height = gui_mch_compute_footer_height(); in gui_mch_enable_footer()2902 gui.footer_height = 0; in gui_mch_enable_footer()2905 XtVaSetValues(textAreaForm, XmNbottomOffset, gui.footer_height, NULL); in gui_mch_enable_footer()
454 gui.footer_height = 0; in gui_init_check()1523 base_height += gui.footer_height; in gui_get_base_height()