File: API

package info (click to toggle)
mlterm 3.1.2-1.3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 23,168 kB
  • sloc: ansic: 102,795; sh: 9,676; java: 2,018; perl: 1,601; makefile: 1,595; cpp: 771; sed: 16
file content (67 lines) | stat: -rw-r--r-- 806 bytes parent folder | download | duplicates (5)
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)