Searched refs:sort_panel (Results 1 – 1 of 1) sorted by relevance
2095 PANEL *sort_panel; in change_sorting() local2133 sort_panel = new_panel(sort_win); in change_sorting()2134 assert(sort_panel != NULL); in change_sorting()2136 top_panel(sort_panel); in change_sorting()2236 del_panel(sort_panel); in change_sorting()