NetSurf
|
Go to the source code of this file.
Functions | |
void | context_popup (struct gui_window *gw, short x, short y) |
void context_popup | ( | struct gui_window * | gw, |
short | x, | ||
short | y | ||
) |
Definition at line 134 of file ctxmenu.c.
References atari_warn_user(), gui_window::browser, browser_window_access_url(), browser_window_create(), browser_window_get_content(), browser_window_key_press(), browser_window_navigate(), s_browser::bw, BW_CREATE_CLONE, BW_CREATE_HISTORY, BW_NAVIGATE_DOWNLOAD, s_context_info::ccdata, CNT_BROWSER, CNT_HREF, CNT_IMG, CNT_INTERACTIVE, content_get_source_data(), s_context_info::flags, get_context_info(), get_tmpfilename(), hlcache_handle_get_url(), browser_window_features::link, messages_get_errorcode(), NS_KEY_COPY_SELECTION, NS_KEY_CUT_SELECTION, NS_KEY_PASTE, NS_KEY_SELECT_ALL, NSERROR_OK, NSLOG, nsoption_charp, nsurl_access(), browser_window_features::object, POP_FIRST_ITEM, POP_LAST_ITEM, and scrap_txt_write().
Referenced by on_content_mouse_click().