NetSurf
|
Data Fields | |
struct ami_generic_window | w |
struct Window * | win |
Object * | objects [GID_OPTS_LAST] |
struct List | clicktablist |
struct List | screenoptslist |
struct List | pagethemeoptslist |
struct List | proxyoptslist |
struct List | nativebmoptslist |
struct List | ditheroptslist |
struct List | fontoptslist |
int | websearch_idx |
Definition at line 228 of file gui_options.c.
struct List ami_gui_opts_window::clicktablist |
Definition at line 233 of file gui_options.c.
Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().
struct List ami_gui_opts_window::ditheroptslist |
Definition at line 238 of file gui_options.c.
Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().
struct List ami_gui_opts_window::fontoptslist |
Definition at line 239 of file gui_options.c.
Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().
struct List ami_gui_opts_window::nativebmoptslist |
Definition at line 237 of file gui_options.c.
Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().
Object* ami_gui_opts_window::objects[GID_OPTS_LAST] |
Definition at line 231 of file gui_options.c.
Referenced by ami_gui_opts_close(), ami_gui_opts_event(), ami_gui_opts_open(), and ami_gui_opts_use().
struct List ami_gui_opts_window::pagethemeoptslist |
Definition at line 235 of file gui_options.c.
Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().
struct List ami_gui_opts_window::proxyoptslist |
Definition at line 236 of file gui_options.c.
Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().
struct List ami_gui_opts_window::screenoptslist |
Definition at line 234 of file gui_options.c.
Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().
struct ami_generic_window ami_gui_opts_window::w |
Definition at line 229 of file gui_options.c.
int ami_gui_opts_window::websearch_idx |
Definition at line 241 of file gui_options.c.
Referenced by ami_gui_opts_open(), ami_gui_opts_setup(), and ami_gui_opts_use().
struct Window* ami_gui_opts_window::win |
Definition at line 230 of file gui_options.c.
Referenced by ami_gui_opts_event(), ami_gui_opts_open(), and ami_gui_opts_use().