Go to the source code of this file.
Functions | |
void | eval_dialog () |
void | dialog_eval_help (eval_func_handler func_handler, eval_symbol_handler symbol_handler, void *context) |
|
Definition at line 140 of file hteval.cc. References byte, eval(), eval_func_handler, eval_symbol_handler, ht_memmap_file::init(), eval_str::len, scalar_context_str(), scalar_destroy(), string_destroy(), and eval_str::value. Referenced by ht_uformat_viewer::address_input(), blockop_dialog(), and eval_dialog(). |
|
Definition at line 315 of file hteval.cc. References align_left, app, bin2str(), button_cancel, BUTTON_HELP, button_ok, ht_view::databuf_get(), dialog_eval_help(), ht_dialog::done(), find_atom(), FS_MOVE, FS_RESIZE, FS_TITLE, ht_view::getbounds(), GMH_LEFT, GMV_FIT, ht_view::growmode, HISTATOM_EVAL_EXPR, ht_strinputfield_data, ht_statictext::init(), ht_button::init(), ht_strinputfield::init(), ht_dialog::init(), ht_window::insert(), insert_history_entry(), MK_GM, NULL, ht_dialog::run(), and ht_statictext::settext(). Referenced by ht_app::handlemsg(). |