Searched refs:filterProcessor (Results 1 – 1 of 1) sorted by relevance
566 bool filterProcessor(bool AllowMixed, bool Greedy = true);1572 bool FilterChooser::filterProcessor(bool AllowMixed, bool Greedy) { in filterProcessor() function in FilterChooser1808 if (filterProcessor(false)) in doFilter()1812 if (filterProcessor(true)) in doFilter()1819 if (Num == 3 && filterProcessor(true, false)) in doFilter()