Lines Matching refs:VFunction
59 extern VFunction *terminal_initialize_terminal_hook;
64 extern VFunction *terminal_get_screen_size_hook;
70 extern VFunction *terminal_prep_terminal_hook;
71 extern VFunction *terminal_unprep_terminal_hook;
75 extern VFunction *terminal_new_terminal_hook;
79 extern VFunction *terminal_goto_xy_hook;
83 extern VFunction *terminal_put_text_hook;
87 extern VFunction *terminal_write_chars_hook;
91 extern VFunction *terminal_clear_to_eol_hook;
95 extern VFunction *terminal_clear_screen_hook;
99 extern VFunction *terminal_up_line_hook;
103 extern VFunction *terminal_down_line_hook;
107 extern VFunction *terminal_begin_inverse_hook;
111 extern VFunction *terminal_end_inverse_hook;
118 extern VFunction *terminal_scroll_terminal_hook;
123 extern VFunction *terminal_ring_bell_hook;