offs_title         30 modules/gui_hexbox.c static int offs_title, offs_num;
offs_title         59 modules/gui_hexbox.c     offs_title = ((camera_screen.width - strlen(box_title)*FONT_WIDTH)>>1);
offs_title        141 modules/gui_hexbox.c             draw_string(offs_title, y, box_title,  MAKE_COLOR(COLOR_BLACK, COLOR_WHITE));