Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dmisc.c2741 bool found_pin2 = 0; in ElementOrientation() local
2761 found_pin2 = 1; in ElementOrientation()
2778 found_pin2 = 1; in ElementOrientation()
2783 if (found_pin1 && found_pin2) in ElementOrientation()
2793 else if (found_pin2 && (pin2x || pin2y)) in ElementOrientation()