NetSurf
|
Data Fields | |
nsurl * | url |
treeview_node * | entry |
struct treeview_field_data | data [HL_N_FIELDS - 1] |
struct treeview_field_data hotlist_entry::data[HL_N_FIELDS - 1] |
Definition at line 74 of file hotlist.c.
Referenced by hotlist_add_entry_internal(), hotlist_create_entry(), hotlist_create_treeview_field_data(), hotlist_create_treeview_field_visits_data(), hotlist_delete_entry_internal(), hotlist_entry_insert(), hotlist_export_enter_cb(), hotlist_get_selection(), hotlist_iterate_enter_cb(), hotlist_tree_node_entry_cb(), and hotlist_update_url_walk_cb().
treeview_node* hotlist_entry::entry |
Definition at line 72 of file hotlist.c.
Referenced by hotlist_add_entry_internal(), hotlist_create_entry(), hotlist_delete_entry_internal(), hotlist_entry_insert(), hotlist_remove_url_walk_cb(), hotlist_tree_node_entry_cb(), and hotlist_update_url_walk_cb().
nsurl* hotlist_entry::url |
Definition at line 71 of file hotlist.c.
Referenced by hotlist_add_entry_internal(), hotlist_create_entry(), hotlist_create_treeview_field_data(), hotlist_delete_entry_internal(), hotlist_get_selection(), hotlist_has_url_walk_cb(), hotlist_iterate_enter_cb(), hotlist_remove_url_walk_cb(), hotlist_tree_node_entry_cb(), and hotlist_update_url_walk_cb().