BUTTON_AREA_WIDTH   41 modules/gui_tbox.c #define BUTTON_CHAR_WIDTH       ((BUTTON_AREA_WIDTH + BUTTON_SEP) / FONT_WIDTH + 1)
BUTTON_AREA_WIDTH  204 modules/gui_tbox.c             tbox_buttons_x = x+((tbox_width*FONT_WIDTH-BUTTON_AREA_WIDTH)>>1);