#include "htctrl.h"
Go to the source code of this file.
Variables | |
char * | globalerror = sglobalerror |
ht_view * | app |
ht_view * | baseview |
screendrawbuf * | screen |
char | appname [HT_NAME_MAX+1] |
ht_list * | virtual_fs_list |
void * | project |
int | some_analyser_active = 0 |
int | num_ops_parsed = 0 |
|
|
Definition at line 29 of file htctrl.cc. Referenced by init_cfg(), and main(). |
|
Definition at line 27 of file htctrl.cc. Referenced by blockop_dialog(), dialog_assemble(), ht_keyline::draw(), ht_uformat_viewer::func(), ht_menu_window_body::handlemsg(), ht_uformat_viewer::handlemsg(), init_app(), ht_uformat_viewer::ref_desc(), ht_uformat_viewer::ref_flags(), and ht_dialog::run(). |
|
Definition at line 24 of file htctrl.cc. Referenced by ht_aviewer::generateOutputDialog(), ht_uformat_viewer::handlemsg(), ht_aviewer::qword_to_pos(), ht_aviewer::showXRefs(), and ht_format_viewer::string_to_qword(). |
|
|
|
Definition at line 31 of file htctrl.cc. Referenced by ht_app::create_window_project(), done_app(), file_project_load_fcfg_func(), file_project_store_fcfg_func(), ht_app::get_stdbounds_file(), ht_app::handlemsg(), init_app(), and ht_app::project_opencreate(). |
|
|
Definition at line 32 of file htctrl.cc. Referenced by Analyser::load(), and Analyser::setActive(). |
|
Definition at line 30 of file htctrl.cc. Referenced by ht_app::create_window_ofm(), done_app(), FileBrowser::init(), and init_app(). |