#include "process.h"#include "htctrl.h"#include "htdialog.h"#include "htiobox.h"#include "htkeyb.h"Go to the source code of this file.
Functions | |
| bool | execute_process (process_func pp, Object *context) |
| void | execute_process_bg (process_func pp, Object *context) |
|
||||||||||||
|
Definition at line 27 of file process.cc. References ht_window::done(), get_std_progress_indicator_metrics(), ht_getkey(), ht_keypressed(), ht_progress_indicator::init(), K_Escape, msg_draw, process_func, screen, ht_view::sendmsg(), screendrawbuf::show(), and ht_progress_indicator::text. Referenced by blockop_dialog(), linear_bin_search(), linear_expr_search(), and replace_dialog(). |
|
||||||||||||
|
Definition at line 56 of file process.cc. References process_func. |
1.3.5