Home
last modified time | relevance | path

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

/dports/cad/lepton-eda/lepton-eda-1.9.17/contrib/sarlacc_schem/
H A Dsarlacc_schem.c230 int sarlacc_xsize = 0, sarlacc_ysize = 0; in parse_component() local
302 &sarlacc_xoffset,&sarlacc_yoffset,&sarlacc_xsize,&sarlacc_ysize); in parse_component()
310 sarlacc_xsize, sarlacc_ysize, angle, mirror); in parse_component()
319 ygeda = ygeda - (sarlacc_ysize + sarlacc_yoffset); in parse_component()
322 xgeda = xgeda + sarlacc_ysize + sarlacc_yoffset; in parse_component()
/dports/cad/geda/geda-gaf-1.8.2/utils/src/
H A Dsarlacc_schem.c231 int sarlacc_xsize = 0, sarlacc_ysize = 0; in parse_component() local
303 &sarlacc_xoffset,&sarlacc_yoffset,&sarlacc_xsize,&sarlacc_ysize); in parse_component()
311 sarlacc_xsize, sarlacc_ysize, angle, mirror); in parse_component()
320 ygeda = ygeda - (sarlacc_ysize + sarlacc_yoffset); in parse_component()
323 xgeda = xgeda + sarlacc_ysize + sarlacc_yoffset; in parse_component()