Home
last modified time | relevance | path

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

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dview_iface.h111 gboolean view_autoselect(ViewIface *obj, const gchar *leaf);
H A Dview_iface.c124 gboolean view_autoselect(ViewIface *obj, const gchar *leaf) in view_autoselect() function
H A Ddisplay.c558 if (view_autoselect(filer_window->view, new)) in display_set_autoselect()