Searched defs:_dlg_callback (Results 1 – 1 of 1) sorted by relevance
428 typedef struct _dlg_callback { struct429 struct _dlg_callback *next; argument434 bool (*handle_getc)(struct _dlg_callback *p, int ch, int fkey, int *result); argument437 struct _dlg_callback **caller; argument440 bool (*handle_input)(struct _dlg_callback *p); argument441 bool input_ready;