NetSurf
|
#include <cookies.h>
Data Fields | |
GUIWIN * | window |
struct core_window * | tv |
bool | init |
bool atari_cookie_manager_s::init |
Definition at line 28 of file cookies.h.
Referenced by atari_cookie_manager_destroy(), atari_cookie_manager_init(), and atari_cookie_manager_open().
struct core_window* atari_cookie_manager_s::tv |
Definition at line 27 of file cookies.h.
Referenced by atari_cookie_manager_close(), atari_cookie_manager_destroy(), atari_cookie_manager_init(), atari_cookie_manager_open(), and atari_cookie_manager_redraw().
GUIWIN* atari_cookie_manager_s::window |
Definition at line 25 of file cookies.h.
Referenced by atari_cookie_manager_destroy(), atari_cookie_manager_init(), and atari_cookie_manager_open().