Searched refs:print_view_title (Results 1 – 1 of 1) sorted by relevance
175 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