Home
last modified time | relevance | path

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

/dports/misc/vifm/vifm-0.11/src/ui/
H A Dui.h590 void ui_view_unpick(view_t *view, view_t *old_curr, view_t *old_other);
H A Dui.c1472 ui_view_unpick(view_t *view, view_t *old_curr, view_t *old_other) in ui_view_unpick() function
/dports/misc/vifm/vifm-0.11/src/
H A Dcmd_handlers.c1158 ui_view_unpick(view, tmp_curr, tmp_other); in aucmd_action_handler()
4941 ui_view_unpick(view, tmp_curr, tmp_other); in winrun()