-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_plugin_exports.txt
More file actions
165 lines (165 loc) · 5.04 KB
/
_plugin_exports.txt
File metadata and controls
165 lines (165 loc) · 5.04 KB
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
_main
_hone_editor_create
___wrapper_hone_editor_create
_hone_editor_destroy
___wrapper_hone_editor_destroy
_hone_editor_set_font
___wrapper_hone_editor_set_font
_hone_editor_render_line
___wrapper_hone_editor_render_line
_hone_editor_set_cursor
___wrapper_hone_editor_set_cursor
_hone_editor_set_selection
___wrapper_hone_editor_set_selection
_hone_editor_scroll
___wrapper_hone_editor_scroll
_hone_editor_measure_text
___wrapper_hone_editor_measure_text
_hone_editor_invalidate
___wrapper_hone_editor_invalidate
_hone_editor_begin_frame
___wrapper_hone_editor_begin_frame
_hone_editor_end_frame
___wrapper_hone_editor_end_frame
_hone_editor_render_ghost_text
___wrapper_hone_editor_render_ghost_text
_hone_editor_render_decorations
___wrapper_hone_editor_render_decorations
_hone_editor_set_cursors
___wrapper_hone_editor_set_cursors
_hone_editor_attach_to_view
___wrapper_hone_editor_attach_to_view
_hone_editor_nsview
___wrapper_hone_editor_nsview
_hone_editor_set_event_callback
___wrapper_hone_editor_set_event_callback
_hone_editor_pending_event_count
___wrapper_hone_editor_pending_event_count
_hone_editor_get_event_type
___wrapper_hone_editor_get_event_type
_hone_editor_get_event_char
___wrapper_hone_editor_get_event_char
_hone_editor_get_event_action
___wrapper_hone_editor_get_event_action
_hone_editor_get_event_x
___wrapper_hone_editor_get_event_x
_hone_editor_get_event_y
___wrapper_hone_editor_get_event_y
_hone_editor_clear_events
___wrapper_hone_editor_clear_events
_hone_editor_set_ts_mode
___wrapper_hone_editor_set_ts_mode
_hone_editor_is_ios
___wrapper_hone_editor_is_ios
_hone_editor_set_gutter_width
___wrapper_hone_editor_set_gutter_width
_hone_editor_set_read_only
___wrapper_hone_editor_set_read_only
_hone_editor_set_line_background
___wrapper_hone_editor_set_line_background
_hone_editor_clear_line_backgrounds
___wrapper_hone_editor_clear_line_backgrounds
_hone_editor_get_scroll_delta
___wrapper_hone_editor_get_scroll_delta
_hone_editor_get_view_width
___wrapper_hone_editor_get_view_width
_hone_editor_get_view_height
___wrapper_hone_editor_get_view_height
_hone_editor_clear_scroll_delta
___wrapper_hone_editor_clear_scroll_delta
_hone_editor_needs_lines
___wrapper_hone_editor_needs_lines
_hone_editor_clear_line_cache
___wrapper_hone_editor_clear_line_cache
_hone_editor_cache_line
___wrapper_hone_editor_cache_line
_hone_editor_invalidate_line
___wrapper_hone_editor_invalidate_line
_hone_editor_set_viewport
___wrapper_hone_editor_set_viewport
_hone_editor_begin_selections
___wrapper_hone_editor_begin_selections
_hone_editor_add_selection_rect
___wrapper_hone_editor_add_selection_rect
_hone_editor_set_bg_color
___wrapper_hone_editor_set_bg_color
_hone_editor_set_fg_color
___wrapper_hone_editor_set_fg_color
_hone_editor_set_gutter_fg_color
___wrapper_hone_editor_set_gutter_fg_color
_hone_editor_set_selection_color
___wrapper_hone_editor_set_selection_color
_hone_editor_set_cursor_color
___wrapper_hone_editor_set_cursor_color
_hone_editor_copy_to_clipboard
___wrapper_hone_editor_copy_to_clipboard
_hone_editor_paste_from_clipboard
___wrapper_hone_editor_paste_from_clipboard
_hone_terminal_create
___wrapper_hone_terminal_create
_hone_terminal_destroy
___wrapper_hone_terminal_destroy
_hone_terminal_set_font
___wrapper_hone_terminal_set_font
_hone_terminal_render_cells
___wrapper_hone_terminal_render_cells
_hone_terminal_set_cursor
___wrapper_hone_terminal_set_cursor
_hone_terminal_resize
___wrapper_hone_terminal_resize
_hone_terminal_set_selection
___wrapper_hone_terminal_set_selection
_hone_terminal_scroll
___wrapper_hone_terminal_scroll
_hone_terminal_set_theme
___wrapper_hone_terminal_set_theme
_hone_terminal_get_cell_size
___wrapper_hone_terminal_get_cell_size
_hone_terminal_show_demo
___wrapper_hone_terminal_show_demo
_hone_terminal_open
___wrapper_hone_terminal_open
_hone_terminal_nsview
___wrapper_hone_terminal_nsview
_hone_terminal_poll
___wrapper_hone_terminal_poll
_hone_terminal_write
___wrapper_hone_terminal_write
_hone_terminal_close
___wrapper_hone_terminal_close
_hone_terminal_live_set_theme
___wrapper_hone_terminal_live_set_theme
_hone_terminal_set_bg_fg
___wrapper_hone_terminal_set_bg_fg
_hone_plugin_init
___wrapper_hone_plugin_init
_hone_plugin_load
___wrapper_hone_plugin_load
_hone_plugin_unload
___wrapper_hone_plugin_unload
_hone_plugin_count
___wrapper_hone_plugin_count
_hone_plugin_has_hook
___wrapper_hone_plugin_has_hook
_hone_plugin_hook_count
___wrapper_hone_plugin_hook_count
_hone_plugin_dispatch_hook
___wrapper_hone_plugin_dispatch_hook
_hone_plugin_register_host_callback
___wrapper_hone_plugin_register_host_callback
_hone_plugin_scan_and_load
___wrapper_hone_plugin_scan_and_load
_hone_host_api_log
___wrapper_hone_host_api_log
_hone_host_api_notify
___wrapper_hone_host_api_notify
_hone_host_api_command_register
___wrapper_hone_host_api_command_register
_hone_host_api_command_unregister
___wrapper_hone_host_api_command_unregister
_hone_host_api_statusbar_create
___wrapper_hone_host_api_statusbar_create
_hone_host_api_statusbar_update
___wrapper_hone_host_api_statusbar_update
_hone_host_api_statusbar_remove
___wrapper_hone_host_api_statusbar_remove