Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dmove.c597 TEST_SILK_LAYER(Layer) || in MoveLineToLayer()
598 TEST_SILK_LAYER(Dest)) in MoveLineToLayer()
H A Dmacro.h98 #define TEST_SILK_LAYER(layer) (GetLayerNumber (PCB->Data, layer) >= max_copper_layer) macro
H A Daction.c1252 if (TEST_FLAG (AUTODRCFLAG, PCB) && !TEST_SILK_LAYER (CURRENT)) in NotifyMode()
1364 if (TEST_FLAG (AUTODRCFLAG, PCB) && !TEST_SILK_LAYER (CURRENT)) in NotifyMode()