Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dmisc.c2740 bool found_pin1 = 0; in ElementOrientation() local
2755 found_pin1 = 1; in ElementOrientation()
2772 found_pin1 = 1; in ElementOrientation()
2783 if (found_pin1 && found_pin2) in ElementOrientation()
2788 else if (found_pin1 && (pin1x || pin1y)) in ElementOrientation()