Lines Matching refs:VFunction
58 VFunction *terminal_begin_inverse_hook = (VFunction *)NULL;
59 VFunction *terminal_end_inverse_hook = (VFunction *)NULL;
60 VFunction *terminal_prep_terminal_hook = (VFunction *)NULL;
61 VFunction *terminal_unprep_terminal_hook = (VFunction *)NULL;
62 VFunction *terminal_up_line_hook = (VFunction *)NULL;
63 VFunction *terminal_down_line_hook = (VFunction *)NULL;
64 VFunction *terminal_clear_screen_hook = (VFunction *)NULL;
65 VFunction *terminal_clear_to_eol_hook = (VFunction *)NULL;
66 VFunction *terminal_get_screen_size_hook = (VFunction *)NULL;
67 VFunction *terminal_goto_xy_hook = (VFunction *)NULL;
68 VFunction *terminal_initialize_terminal_hook = (VFunction *)NULL;
69 VFunction *terminal_new_terminal_hook = (VFunction *)NULL;
70 VFunction *terminal_put_text_hook = (VFunction *)NULL;
71 VFunction *terminal_ring_bell_hook = (VFunction *)NULL;
72 VFunction *terminal_write_chars_hook = (VFunction *)NULL;
73 VFunction *terminal_scroll_terminal_hook = (VFunction *)NULL;