Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dmisc.h63 bool IsLayerNumEmpty (int);
H A Dmisc.c691 IsLayerNumEmpty (int num) in IsLayerNumEmpty() function
701 if (!IsLayerNumEmpty (PCB->LayerGroups.Entries[num][i])) in IsLayerGroupEmpty()