58 int filter_type =
m_filter->m_filter_type;
60 wxString& lib_name =
m_filter->m_lib_name;
77 if( !lib_name.IsEmpty() && !candidate.
InLibrary( lib_name ) )
91 for( std::unique_ptr<EDA_COMBINED_MATCHER>& matcher :
m_filter->m_pattern_filters )
95 if( !matcher->ScoreTerms( searchTerms ) )