Home
last modified time | relevance | path

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

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dzone.h168 bool CommonLayerExists( const LSET aLayerSet ) const;
H A Dzone.cpp234 bool ZONE::CommonLayerExists( const LSET aLayerSet ) const in CommonLayerExists() function in ZONE