libhexbox         400 core/gui.c             libhexbox->hexbox_init( &conf.memdmp_start, lang_str(LANG_MENU_DEBUG_MEMDMP_START), HEXBOX_FLAG_WALIGN );
libhexbox         403 core/gui.c             libhexbox->hexbox_init( &conf.memdmp_size, lang_str(LANG_MENU_DEBUG_MEMDMP_SIZE), HEXBOX_FLAG_WALIGN );
libhexbox         744 core/modules.c     (base_interface_t**)&libhexbox,
libhexbox         755 core/modules.c         return libhexbox->hexbox_init(num, title, flags);
libhexbox         769 core/modules.c libhexbox_sym* libhexbox = &default_libhexbox;
libhexbox          21 modules/gui_hexbox.h extern libhexbox_sym* libhexbox;