Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dfind.h70 bool IsPinInPolygon (PinType *, PolygonType *);
H A Dfind.c1320 IsPinInPolygon (PinType *pin, PolygonType *polygon) in IsPinInPolygon() function
1444 && IsPinInPolygon(i->pv, polygon) in LOCtoPVpoly_callback()
/dports/cad/pcb/pcb-4.2.0/src/drc/
H A Ddrc.c478 && IsPinInPolygon (pin,poly); in obj_touches_poly()
/dports/cad/pcb/pcb-4.2.0/
H A DChangeLog420 …* src/find.c, src/find.h: [find.c] Add a IsPinInPolygon function Also, have DoIt set Bloat = 0 whe…