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
|
[ml_term]
(All functions declared in ml_term.h)
[ml_line]
('get' family functions only)
* ml_line_end_char_index
* ml_line_is_rtl
* ml_line_shape
* ml_line_unshape
* ml_line_is_empty
* ml_line_get_beg_of_modified
* ml_line_get_end_of_modified
* ml_line_get_num_of_redrawn_chars
* ml_line_is_cleared_to_end
* ml_line_is_modified
[ml_char]
* ml_char_bytes
* ml_char_size
* ml_char_cs
* ml_char_font
* ml_char_fg_color
* ml_char_bg_color
* ml_char_is_underlined
* ml_char_init
* ml_char_copy
* ml_char_final
* ml_char_bytes_is
* ml_char_set_bytes
* ml_char_dump
[ml_str]
* ml_str_alloca
* ml_str_new
* ml_str_delete
[ml_char_encoding]
(All functions declared in ml_char_encoding.h)
[ml_font]
(All functions declared in ml_font.h)
[ml_color]
(All functions declared in ml_color.h)
|