-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcef_HUI.def
More file actions
39 lines (39 loc) · 1.03 KB
/
cef_HUI.def
File metadata and controls
39 lines (39 loc) · 1.03 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
EXPORTS
HUI_WebView_backend_name
HUI_WebView_backend_object
HUI_WebView_call_js
HUI_WebView_call_js_async
HUI_WebView_call_native
HUI_WebView_create
HUI_WebView_destroy
HUI_WebView_exit
HUI_WebView_handle_forever
HUI_WebView_handle_once
HUI_WebView_handle_threaded
HUI_WebView_html_element
HUI_WebView_hui_tweaks
HUI_WebView_load_file
HUI_WebView_load_str
HUI_WebView_load_uri
HUI_WebView_window_handle
HUI_WebView_window_type
HUI_WindowControls_create
HUI_WindowControls_destroy
HUI_WindowControls_get_exclusive_zone
HUI_WindowControls_get_focused
HUI_WindowControls_get_geometry
HUI_WindowControls_get_id
HUI_WindowControls_get_input_mode_keyboard
HUI_WindowControls_get_layer
HUI_WindowControls_get_opacity
HUI_WindowControls_get_title
HUI_WindowControls_get_type
HUI_WindowControls_set_exclusive_zone
HUI_WindowControls_set_focused
HUI_WindowControls_set_geometry
HUI_WindowControls_set_id
HUI_WindowControls_set_input_mode_keyboard
HUI_WindowControls_set_layer
HUI_WindowControls_set_opacity
HUI_WindowControls_set_title
HUI_WindowControls_set_type