Home
last modified time | relevance | path

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

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/core/
H A Dtypeinfo.h418 constexpr bool IsGerbviewType( const KICAD_T aType ) in IsGerbviewType() function
475 || IsGerbviewType( aType ) in IsTypeCorrect()
499 if( IsGerbviewType( aType ) ) in IsTypeAvailable()