Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dautoroute.c1677 Cardinal CostPointLayer; member
1689 cost_to_layerless_box (mtc->CostPoint, mtc->CostPointLayer, region); in __region_within_guess()
1702 cost_to_routebox (mtc->CostPoint, mtc->CostPointLayer, guess); in __found_new_guess()
1723 Cardinal CostPointLayer, in mincost_target_to_point() argument
1729 mtc.CostPointLayer = CostPointLayer; in mincost_target_to_point()
1733 cost_to_routebox (mtc.CostPoint, mtc.CostPointLayer, mtc.nearest); in mincost_target_to_point()