Home
last modified time | relevance | path

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

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dview_collection.c146 static void view_collection_select_all(ViewIface *view);
695 iface->select_all = view_collection_select_all; in view_collection_iface_init()
1130 static void view_collection_select_all(ViewIface *view) in view_collection_select_all() function