Home
last modified time | relevance | path

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

/dports/misc/vifm/vifm-0.11/src/ui/
H A Dui.c175 static void print_view_title(const view_t *view, int active_view, char title[]);
1852 print_view_title(view, view == selected, title); in ui_view_title_update()
2237 print_view_title(const view_t *view, int active_view, char title[]) in print_view_title() function