y_offset          234 modules/gui_tbox.c             static int y_offset[4] = { FONT_HEIGHT, 0, FONT_HEIGHT, 2*FONT_HEIGHT };
y_offset          241 modules/gui_tbox.c                 int y = tbox_buttons_y + y_offset[group];