NetSurf
Functions
cookies.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

nserror ami_cookies_present (const char *search_term)
 Open the cookie viewer. More...
 

Function Documentation

◆ ami_cookies_present()

nserror ami_cookies_present ( const char *  search_term)

Open the cookie viewer.

Definition at line 348 of file cookies.c.

References ami_cookies_create_window(), ami_cookies_destroy(), ami_cookies_draw(), ami_cookies_key(), ami_cookies_mouse(), ami_corewindow_init(), ami_utf8_easy(), ami_utf8_free(), ami_corewindow::cb_table, ami_corewindow::close, cookie_manager_init(), cookie_manager_set_search_string(), cookie_window, ami_cookie_window::core, ami_corewindow::draw, ami_corewindow::event, GID_CW_WIN, ami_corewindow::key, messages_get(), ami_corewindow::mouse, NSERROR_NOMEM, NSERROR_OK, NSLOG, ami_corewindow::objects, and ami_corewindow::wintitle.

Referenced by HOOKF().

Here is the call graph for this function:
Here is the caller graph for this function: