Home
last modified time | relevance | path

Searched refs:treeview_get_height (Results 1 – 5 of 5) sorted by relevance

/dports/www/netsurf/netsurf-3.10/desktop/
H A Dtreeview.h496 int treeview_get_height(treeview *tree);
H A Dglobal_history.c789 treeview_get_height(gh_ctx.tree); in global_history_init()
H A Dcookie_manager.c844 treeview_get_height(cm_ctx.tree); in cookie_manager_init()
H A Dhotlist.c1363 treeview_get_height(hl_ctx.tree); in hotlist_manager_init()
H A Dtreeview.c4879 int treeview_get_height(treeview *tree) in treeview_get_height() function