File: API

package info (click to toggle)
mlterm 3.9.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,340 kB
  • sloc: ansic: 154,713; sh: 5,302; cpp: 2,953; objc: 2,776; java: 2,472; makefile: 2,445; perl: 1,674; xml: 44
file content (91 lines) | stat: -rw-r--r-- 1,069 bytes parent folder | download
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)