Searched refs:handle_input (Results 1 – 5 of 5) sorted by relevance
204 handle_input(DIALOG_CALLBACK * cb) in handle_input() function286 handle_input(cb); in handle_my_getc()394 obj->obj.handle_input = bg_task ? handle_input : 0; in dialog_tailbox()
180 handle_input(DIALOG_CALLBACK * cb) in handle_input() function255 (void) handle_input(cb); in handle_my_getc()340 obj->obj.handle_input = handle_input; in dlg_reallocate_gauge()
128 if ((p->handle_input != 0) && p->input_ready) { in handle_inputs()133 if (p->handle_input(p)) { in handle_inputs()
303 bool (*handle_input)(struct _dlg_callback *p); member
65 + modify gauge's handle_input function to use the file pointer in the