Home
last modified time | relevance | path

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

/dports/cad/lepton-eda/lepton-eda-1.9.17/contrib/sarlacc_schem/
H A Dsarlacc_schem.c227 int xgeda,ygeda; in parse_component() local
259 xgeda = CONVX(x); in parse_component()
315 xgeda = xgeda + sarlacc_xsize + sarlacc_xoffset; in parse_component()
317 xgeda = xgeda - sarlacc_xoffset; in parse_component()
322 xgeda = xgeda + sarlacc_ysize + sarlacc_yoffset; in parse_component()
332 xgeda = xgeda - sarlacc_xoffset; in parse_component()
334 xgeda = xgeda + sarlacc_xsize + sarlacc_xoffset; in parse_component()
339 xgeda = xgeda - sarlacc_yoffset; in parse_component()
354 xgeda,ygeda,angle,mirror,filename); in parse_component()
/dports/cad/geda/geda-gaf-1.8.2/utils/src/
H A Dsarlacc_schem.c228 int xgeda,ygeda; in parse_component() local
260 xgeda = CONVX(x); in parse_component()
316 xgeda = xgeda + sarlacc_xsize + sarlacc_xoffset; in parse_component()
318 xgeda = xgeda - sarlacc_xoffset; in parse_component()
323 xgeda = xgeda + sarlacc_ysize + sarlacc_yoffset; in parse_component()
333 xgeda = xgeda - sarlacc_xoffset; in parse_component()
335 xgeda = xgeda + sarlacc_xsize + sarlacc_xoffset; in parse_component()
340 xgeda = xgeda - sarlacc_yoffset; in parse_component()
355 xgeda,ygeda,angle,mirror,filename); in parse_component()