Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dautoroute.c641 point_in_shrunk_box (const routebox_t * box, Coord X, Coord Y) in point_in_shrunk_box() function
1893 point_in_shrunk_box (target, costpoint.X, costpoint.Y)) in CreateViaEdge()