NetSurf
|
struct AppIcon* gui_window_2::appicon |
Definition at line 279 of file gui.c.
Referenced by ami_gui_appicon_remove(), and ami_gui_event().
struct AppWindow* gui_window_2::appwin |
Definition at line 289 of file gui.c.
Referenced by gui_window_create(), and gui_window_destroy().
struct Hook gui_window_2::browser_hook |
Definition at line 283 of file gui.c.
Referenced by gui_window_create().
Object* gui_window_2::clicktab_ctxmenu |
Definition at line 286 of file gui.c.
Referenced by ami_toggletabbar(), and gui_window_create().
bool gui_window_2::closed |
Definition at line 293 of file gui.c.
Referenced by ami_gui2_set_closed(), and ami_gui_event().
struct Hook* gui_window_2::ctxmenu_hook |
Definition at line 284 of file gui.c.
Referenced by gui_window_create(), and gui_window_destroy().
struct DiskObject* gui_window_2::dobj |
Definition at line 280 of file gui.c.
Referenced by ami_gui_appicon_remove(), and ami_gui_event().
gui_drag_type gui_window_2::drag_op |
Definition at line 287 of file gui.c.
Referenced by ami_gui_trap_mouse(), and gui_window_drag_start().
struct Hook gui_window_2::favicon_hook |
Definition at line 281 of file gui.c.
Referenced by gui_window_create().
struct gui_window* gui_window_2::gw |
Definition at line 250 of file gui.c.
Referenced by ami_change_tab(), ami_do_redraw(), ami_do_redraw_limits(), ami_do_redraw_tiled(), ami_gui2_get_browser_window(), ami_gui2_get_gui_window(), ami_gui_close_tabs(), ami_gui_event(), ami_gui_get_gui_window_2(), ami_gui_history(), ami_gui_new_blank_tab(), ami_gui_refresh_favicon(), ami_gui_scroll_internal(), ami_gui_scroller_update(), ami_gui_update_hotlist_button(), ami_handle_appmsg(), ami_redraw_callback(), ami_refresh_window(), ami_spacebox_to_ns_coords(), ami_switch_tab(), ami_text_box_at_point(), ami_toggletabbar(), ami_update_buttons(), amiga_window_invalidate_area(), gui_page_info_change(), gui_window_create(), gui_window_set_icon(), gui_window_set_scroll(), gui_window_set_status(), gui_window_set_title(), gui_window_set_url(), gui_window_update_extent(), and HOOKF().
char* restrict gui_window_2::helphints[GID_LAST] |
Definition at line 276 of file gui.c.
Referenced by ami_toggletabbar(), gui_page_info_change(), gui_window_create(), and gui_window_destroy().
Object* restrict gui_window_2::history_ctxmenu[2] |
Definition at line 285 of file gui.c.
Referenced by ami_gui2_get_ctxmenu_history(), ami_gui2_set_ctxmenu_history(), gui_window_create(), and gui_window_destroy().
Object* restrict gui_window_2::hotlist_toolbar_lab[AMI_GUI_TOOLBAR_MAX] |
Definition at line 269 of file gui.c.
Referenced by ami_gui_hotlist_add(), and ami_gui_hotlist_toolbar_free().
struct List gui_window_2::hotlist_toolbar_list |
Definition at line 270 of file gui.c.
Referenced by ami_gui_hotlist_toolbar_add(), ami_gui_hotlist_toolbar_update(), and gui_window_destroy().
struct Menu* gui_window_2::imenu |
Definition at line 292 of file gui.c.
Referenced by ami_gui2_set_menu(), ami_gui_get_menu(), ami_update_buttons(), gui_window_place_caret(), and gui_window_remove_caret().
browser_mouse_state gui_window_2::key_state |
Definition at line 259 of file gui.c.
Referenced by ami_gui_event(), ami_update_quals(), and HOOKF().
struct Node* gui_window_2::last_new_tab |
Definition at line 256 of file gui.c.
Referenced by ami_gui_switch_to_new_tab(), ami_switch_tab(), and gui_window_create().
struct timeval gui_window_2::lastclick |
Definition at line 278 of file gui.c.
Referenced by ami_gui_event().
struct ami_menu_data* gui_window_2::menu_data[AMI_MENU_AREXX_MAX+1] |
Definition at line 267 of file gui.c.
Referenced by ami_gui2_get_menu_data(), and ami_gui2_set_menu().
gui_pointer_shape gui_window_2::mouse_pointer |
Definition at line 291 of file gui.c.
Referenced by ami_reset_pointer(), and ami_set_pointer().
browser_mouse_state gui_window_2::mouse_state |
Definition at line 258 of file gui.c.
Referenced by ami_gui_event().
bool gui_window_2::new_content |
Definition at line 266 of file gui.c.
Referenced by ami_do_redraw(), ami_gui2_set_new_content(), gui_window_new_content(), and gui_window_update_extent().
ULONG gui_window_2::next_tab |
Definition at line 255 of file gui.c.
Referenced by gui_window_create().
Object* restrict gui_window_2::objects[GID_LAST] |
Definition at line 249 of file gui.c.
Referenced by ami_change_tab(), ami_do_redraw(), ami_do_redraw_limits(), ami_get_hscroll_pos(), ami_get_vscroll_pos(), ami_gui2_get_object(), ami_gui_console_log_add(), ami_gui_console_log_remove(), ami_gui_console_log_switch(), ami_gui_console_log_toggle(), ami_gui_event(), ami_gui_hotlist_toolbar_add(), ami_gui_hotlist_toolbar_remove(), ami_gui_hotlist_toolbar_update(), ami_gui_hscroll_add(), ami_gui_hscroll_remove(), ami_gui_scroll_internal(), ami_gui_scroller_update(), ami_gui_switch_to_new_tab(), ami_gui_update_hotlist_button(), ami_gui_vscroll_add(), ami_gui_vscroll_remove(), ami_mouse_to_ns_coords(), ami_ns_rect_to_ibox(), ami_refresh_window(), ami_set_border_gadget_size(), ami_switch_tab(), ami_text_box_at_point(), ami_toggletabbar(), ami_update_buttons(), ami_update_quals(), gui_page_info_change(), gui_search_web_provider_update(), gui_window_console_log(), gui_window_create(), gui_window_destroy(), gui_window_get_dimensions(), gui_window_place_caret(), gui_window_set_icon(), gui_window_set_scroll(), gui_window_set_status(), gui_window_set_title(), gui_window_set_url(), and gui_window_update_extent().
ULONG gui_window_2::oldh |
Definition at line 262 of file gui.c.
Referenced by ami_do_redraw(), and gui_window_new_content().
ULONG gui_window_2::oldv |
Definition at line 263 of file gui.c.
Referenced by ami_do_redraw(), and gui_window_new_content().
browser_mouse_state gui_window_2::prev_mouse_state |
Definition at line 277 of file gui.c.
Referenced by ami_gui_event().
struct IBox* gui_window_2::ptr_lock |
Definition at line 288 of file gui.c.
Referenced by ami_gui_trap_mouse(), and gui_window_drag_start().
bool gui_window_2::redraw_required |
Definition at line 251 of file gui.c.
Referenced by ami_do_redraw(), ami_redraw_callback(), and ami_schedule_redraw().
bool gui_window_2::redraw_scroll |
Definition at line 265 of file gui.c.
Referenced by ami_do_redraw(), ami_switch_tab(), gui_window_set_scroll(), and HOOKF().
struct Hook gui_window_2::scrollerhook |
Definition at line 257 of file gui.c.
Referenced by gui_window_create().
Object* gui_window_2::search_bm |
Definition at line 272 of file gui.c.
Referenced by gui_search_web_provider_update(), gui_window_create(), and gui_window_destroy().
struct find_window* gui_window_2::searchwin |
Definition at line 261 of file gui.c.
Referenced by ami_gui_set_find_window(), and gui_window_destroy().
struct MinList* gui_window_2::shared_pens |
Definition at line 290 of file gui.c.
Referenced by ami_do_redraw_tiled(), ami_switch_tab(), gui_window_create(), gui_window_destroy(), and gui_window_new_content().
char* restrict gui_window_2::status |
Definition at line 274 of file gui.c.
Referenced by gui_window_destroy(), and gui_window_set_status().
char* restrict gui_window_2::svbuffer |
Definition at line 273 of file gui.c.
Referenced by gui_window_create(), and gui_window_destroy().
struct List gui_window_2::tab_list |
Definition at line 253 of file gui.c.
Referenced by ami_gui2_get_tab_list(), ami_gui_close_tabs(), ami_toggletabbar(), gui_window_create(), gui_window_destroy(), and gui_window_set_title().
ULONG gui_window_2::tabs |
Definition at line 254 of file gui.c.
Referenced by ami_change_tab(), ami_gui2_get_tabs(), ami_gui_close_tabs(), ami_gui_count_windows(), ami_gui_tabs_toggle_all(), ami_switch_tab(), ami_update_buttons(), gui_window_create(), and gui_window_destroy().
int gui_window_2::temp |
Definition at line 264 of file gui.c.
Referenced by ami_gui2_get_ctxmenu_history_tmp(), ami_gui2_set_ctxmenu_history_tmp(), and HOOKF().
int gui_window_2::throbber_frame |
Definition at line 252 of file gui.c.
Referenced by ami_gui_get_throbber_frame(), and ami_gui_set_throbber_frame().
struct Hook gui_window_2::throbber_hook |
Definition at line 282 of file gui.c.
Referenced by gui_window_create().
struct ami_generic_window gui_window_2::w |
Definition at line 247 of file gui.c.
Referenced by ami_gui_close_window(), ami_gui_event(), and ami_quit_netsurf().
struct List* gui_window_2::web_search_list |
Definition at line 271 of file gui.c.
Referenced by gui_window_create(), and gui_window_destroy().
struct Window* gui_window_2::win |
Definition at line 248 of file gui.c.
Referenced by ami_change_tab(), ami_do_redraw(), ami_do_redraw_tiled(), ami_gui2_get_window(), ami_gui_close_tabs(), ami_gui_console_log_add(), ami_gui_console_log_remove(), ami_gui_console_log_switch(), ami_gui_event(), ami_gui_hotlist_toolbar_add(), ami_gui_hotlist_toolbar_remove(), ami_gui_hotlist_toolbar_update(), ami_gui_hscroll_add(), ami_gui_hscroll_remove(), ami_gui_menu_set_disabled(), ami_gui_menu_set_disabled_gt(), ami_gui_scroller_update(), ami_gui_switch_to_new_tab(), ami_gui_trap_mouse(), ami_gui_update_hotlist_button(), ami_gui_vscroll_add(), ami_gui_vscroll_remove(), ami_handle_applib(), ami_handle_appmsg(), ami_mouse_to_ns_coords(), ami_ns_rect_to_ibox(), ami_quit_netsurf(), ami_refresh_window(), ami_set_border_gadget_size(), ami_switch_tab(), ami_toggletabbar(), ami_update_buttons(), gui_file_gadget_open(), gui_page_info_change(), gui_search_web_provider_update(), gui_window_console_log(), gui_window_create(), gui_window_destroy(), gui_window_drag_start(), gui_window_place_caret(), gui_window_remove_caret(), gui_window_set_icon(), gui_window_set_scroll(), gui_window_set_status(), gui_window_set_title(), gui_window_set_url(), and gui_window_update_extent().
char* restrict gui_window_2::wintitle |
Definition at line 275 of file gui.c.
Referenced by ami_gui_get_win_title(), gui_window_destroy(), and gui_window_set_title().