NetSurf
|
Data Fields | |
struct dialog_list_entry * | next |
HWND | hwnd |
HWND dialog_list_entry::hwnd |
Definition at line 57 of file gui.c.
Referenced by handle_dialog_message(), nsw32_add_dialog(), and nsw32_del_dialog().
struct dialog_list_entry* dialog_list_entry::next |
Definition at line 56 of file gui.c.
Referenced by handle_dialog_message(), nsw32_add_dialog(), and nsw32_del_dialog().