|
NetSurf
|
Data Fields | |
| treeview * | tree |
| treeview_node * | rel |
| enum treeview_relationship | relshp |
| bool | last_was_h4 |
| dom_string * | title |
| bool hotlist_load_ctx::last_was_h4 |
Definition at line 635 of file hotlist.c.
Referenced by hotlist_load(), and hotlist_load_directory_cb().
| treeview_node* hotlist_load_ctx::rel |
Definition at line 633 of file hotlist.c.
Referenced by hotlist_load(), hotlist_load_directory_cb(), and hotlist_load_entry().
| enum treeview_relationship hotlist_load_ctx::relshp |
Definition at line 634 of file hotlist.c.
Referenced by hotlist_load(), hotlist_load_directory_cb(), and hotlist_load_entry().
| dom_string* hotlist_load_ctx::title |
Definition at line 636 of file hotlist.c.
Referenced by hotlist_load(), and hotlist_load_directory_cb().
| treeview* hotlist_load_ctx::tree |
Definition at line 632 of file hotlist.c.
Referenced by hotlist_load(), and hotlist_load_directory_cb().