NetSurf
|
High-level cache event. More...
#include <hlcache.h>
Data Fields | |
content_msg | type |
Event type. More... | |
union content_msg_data | data |
Event data. More... | |
union content_msg_data hlcache_event::data |
Event data.
Definition at line 45 of file hlcache.h.
Referenced by browser_window_callback(), convert_script_async_cb(), convert_script_defer_cb(), convert_script_sync_cb(), default_ico_callback(), hlcache_llcache_callback(), hlcache_migrate_ctx(), html_convert_css_callback(), html_object_callback(), search_web_ico_callback(), and theme_install_callback().
content_msg hlcache_event::type |
Event type.
Definition at line 44 of file hlcache.h.
Referenced by browser_window_callback(), browser_window_favicon_callback(), convert_script_async_cb(), convert_script_defer_cb(), convert_script_sync_cb(), default_ico_callback(), hlcache_content_callback(), hlcache_llcache_callback(), hlcache_migrate_ctx(), html_convert_css_callback(), html_object_callback(), html_object_nobox_callback(), nscss_import(), ro_gui_url_bar_res_cb(), search_web_ico_callback(), theme_install_callback(), and treeview_res_cb().