NetSurf
|
#include <gui.h>
Data Fields | |
struct browser_window * | bw |
bool | attached |
bool s_browser::attached |
Definition at line 138 of file gui.h.
Referenced by window_open().
struct browser_window* s_browser::bw |
Definition at line 137 of file gui.h.
Referenced by context_popup(), get_context_info(), gui_quit(), gui_window_set_scroll(), gui_window_update_extent(), handle_event(), menu_add_bookmark(), menu_copy(), menu_cut(), menu_debug_render(), menu_dec_scale(), menu_inc_scale(), menu_paste(), menu_save_page(), nsatari_search_perform(), nsatari_search_session_create(), nsatari_search_session_destroy(), on_content_keypress(), on_content_mouse_click(), on_content_mouse_move(), on_file_dropped(), on_resized(), toolbar_back_click(), toolbar_forward_click(), toolbar_home_click(), toolbar_key_input(), toolbar_mouse_input(), toolbar_reload_click(), toolbar_set_url(), toolbar_stop_click(), window_close_search(), window_create(), window_open_search(), window_process_redraws(), window_redraw_content(), and window_update_back_forward().