offs_num           30 modules/gui_hexbox.c static int offs_title, offs_num;
offs_num           60 modules/gui_hexbox.c     offs_num = ((camera_screen.width - (10+6+1)*FONT_WIDTH)>>1); // "0x12345678 4095M+"
offs_num          146 modules/gui_hexbox.c             gui_hexbox_draw_hex32(*num_to_edit, currpos, offs_num, y + FONT_HEIGHT * 2);
offs_num          147 modules/gui_hexbox.c             gui_hexbox_draw_hint(*num_to_edit, offs_num + 11*FONT_WIDTH, y + FONT_HEIGHT * 2);