NetSurf
|
#include <history.h>
Data Fields | |
GUIWIN * | window |
struct core_window * | tv |
bool | init |
bool atari_global_history_s::init |
Definition at line 28 of file history.h.
Referenced by atari_global_history_destroy(), atari_global_history_init(), and atari_global_history_open().
struct core_window* atari_global_history_s::tv |
Definition at line 27 of file history.h.
Referenced by atari_global_history_close(), atari_global_history_destroy(), atari_global_history_init(), atari_global_history_open(), and atari_global_history_redraw().
GUIWIN* atari_global_history_s::window |
Definition at line 25 of file history.h.
Referenced by atari_global_history_destroy(), atari_global_history_init(), and atari_global_history_open().