1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
|
[vt_term]
(All functions declared in vt_term.h)
[vt_line]
('get' family functions only)
* vt_line_end_char_index
* vt_line_is_rtl
* vt_line_shape
* vt_line_unshape
* vt_line_is_empty
* vt_line_get_beg_of_modified
* vt_line_get_end_of_modified
* vt_line_get_num_of_redrawn_chars
* vt_line_is_cleared_to_end
* vt_line_is_modified
[vt_char]
* vt_char_init
* vt_char_final
* vt_char_set
* vt_char_combine
* vt_char_combine_picture
* vt_get_picture_char
* vt_char_copy
* vt_char_code
* vt_char_set_code
* vt_char_cs
* vt_char_font
* vt_char_cols
* vt_char_is_zerowidth
* vt_char_is_awidth
* vt_char_fg_color
* vt_char_bg_color
* vt_char_get_xoffset
* vt_char_get_yoffset
* vt_char_get_advance
* vt_char_set_position
* vt_char_line_style
* vt_char_reverse_color
* vt_char_code_is
* vt_char_code_equal
* vt_char_dump
[vt_str]
* vt_str_alloca
* vt_str_new
* vt_str_delete
[vt_char_encoding]
(All functions declared in vt_char_encoding.h)
[vt_font]
(All functions declared in vt_font.h)
[vt_color]
(All functions declared in vt_color.h)
|