Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dusredtec.h227 float *spiecap, INTBIG *drcminwid, INTBIG *height3d, INTBIG *thick3d, INTBIG *printcol);
235 INTBIG height3d, INTBIG thick3d, INTBIG *printcolors);
/dports/cad/electric/electric-7.00/src/usr/
H A Dusredtecc.c1368 INTBIG func, drcminwid, height3d, thick3d, printcol[5]; in us_teceditcolormap() local
1400 &dxf, &gds, &spires, &spicap, &spiecap, &drcminwid, &height3d, in us_teceditcolormap()
2440 INTBIG func, drcminwid, height3d, thick3d, printcol[5]; in us_tecedlayerletters() local
2455 &dxf, &gds, &spires, &spicap, &spiecap, &drcminwid, &height3d, in us_tecedlayerletters()
2489 INTBIG func, drcminwid, height3d, thick3d, printcol[5]; in us_tecedlayerpatterncontrol() local
2528 &gds, &spires, &spicap, &spiecap, &drcminwid, &height3d, &thick3d, printcol)) return; in us_tecedlayerpatterncontrol()
2625 INTBIG func, drcminwid, height3d, thick3d, printcol[5]; in us_tecedlayertype() local
2678 &dxf, &gds, &spires, &spicap, &spiecap, &drcminwid, &height3d, in us_tecedlayertype()
3029 INTBIG func, drcminwid, height3d, thick3d, printcol[5]; in us_tecedredolayergraphics() local
3040 &dxf, &gds, &spires, &spicap, &spiecap, &drcminwid, &height3d, in us_tecedredolayergraphics()
[all …]
H A Dusredtecg.c101 height3d, thick3d, lambda, min2x, min2y, nlx, nhx, nly, nhy, wid, xoff, in us_tecedmakelibfromtech() local
247 if (var10 == NOVARIABLE) height3d = 0; else in us_tecedmakelibfromtech()
248 height3d = ((INTBIG *)var10->addr)[i]; in us_tecedmakelibfromtech()
260 height3d, thick3d, colors); in us_tecedmakelibfromtech()
820 INTBIG height3d, INTBIG thick3d, INTBIG *printcolors) in us_tecedmakelayer() argument
963 us_tecedlayertexttable[i].value = (void *)height3d; in us_tecedmakelayer()