Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/desktop/
H A Dtreeview.h468 bool treeview_has_selection(treeview *tree);
H A Dglobal_history.c974 return treeview_has_selection(gh_ctx.tree); in global_history_has_selection()
H A Dcookie_manager.c912 return treeview_has_selection(cm_ctx.tree); in cookie_manager_has_selection()
H A Dhotlist.c1704 return treeview_has_selection(hl_ctx.tree); in hotlist_has_selection()
H A Dtreeview.c3298 bool treeview_has_selection(treeview *tree) in treeview_has_selection() function