Home
last modified time | relevance | path

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

/dports/cad/magic/magic-8.3.245/cif/
H A DCIFgen.c316 if (width < growDistance)
328 if (height < growDistance)
355 h = (int)sqrt((double)(growDistance * growDistance) -
363 h = (int)sqrt((double)(growDistance * growDistance) -
414 if (width < growDistance)
425 if (height < growDistance)
436 if ((width < growDistance) || (height < growDistance))
637 rtmp.r_ytop += growDistance;
919 growDistance = dist;
1673 int spacing = growDistance;
[all …]