NetSurf
|
Data Fields | |
hotlist_folder_enter_cb | enter_cb |
hotlist_address_cb | address_cb |
hotlist_folder_leave_cb | leave_cb |
void * | ctx |
hotlist_address_cb hotlist_iterate_ctx::address_cb |
Definition at line 1129 of file hotlist.c.
Referenced by hotlist_iterate(), and hotlist_iterate_enter_cb().
void* hotlist_iterate_ctx::ctx |
Definition at line 1131 of file hotlist.c.
Referenced by hotlist_iterate(), hotlist_iterate_enter_cb(), and hotlist_iterate_leave_cb().
hotlist_folder_enter_cb hotlist_iterate_ctx::enter_cb |
Definition at line 1128 of file hotlist.c.
Referenced by hotlist_iterate().
hotlist_folder_leave_cb hotlist_iterate_ctx::leave_cb |
Definition at line 1130 of file hotlist.c.
Referenced by hotlist_iterate(), and hotlist_iterate_leave_cb().