Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomwz.c170 xformbox(&lx, &hx, &ly, &hy, el_curwindowpart->outofcell); in us_window()
225 xformbox(&lx, &hx, &ly, &hy, el_curwindowpart->outofcell); in us_window()
277 xformbox(&lx, &hx, &ly, &hy, el_curwindowpart->outofcell); in us_window()
555 xformbox(&lx, &hx, &ly, &hy, el_curwindowpart->outofcell); in us_window()
H A Dusrdisp.c1737 xformbox(&bx, &ux, &by, &uy, cliptrans); in us_drawnodeinst()
2594 xformbox(&newlx, &newhx, &newly, &newhy, *tbound); in us_drawall()
H A Dusrhigh.c2833 xformbox(&lx, &hx, &ly, &hy, w->outofcell); in us_undrawcellvariable()
H A Dusrmisc.c4752 xformbox(&screenlx, &screenhx, &screenly, &screenhy, el_curwindowpart->outofcell); in us_editvariabletexthighlight()
/dports/cad/electric/electric-7.00/src/drc/
H A Ddrcquick.c985 xformbox(&sublx, &subhx, &subly, &subhy, downtrans); in dr_quickcheckcellinst()
1038 xformbox(&sublx, &subhx, &subly, &subhy, trans); in dr_quickcheckcellinstcontents()
1130 xformbox(&lx, &hx, &ly, &hy, downtrans); in dr_quickbadsubbox()
1232 xformbox(&rlxbound, &rhxbound, &rlybound, &rhybound, toptrans); in dr_quickbadboxinarea()
1255 xformbox(&slx, &shx, &sly, &shy, temptrans); in dr_quickbadboxinarea()
1853 xformbox(&sublx, &subhx, &subly, &subhy, downtrans); in dr_quickchecktheseinstances()
1945 xformbox(&slx, &shx, &sly, &shy, temptrans); in dr_quickcheckgeomagainstinstance()
3014 xformbox(&newlx, &newhx, &newly, &newhy, bound); in dr_quicklookforlayer()
3129 xformbox(&slx, &shx, &sly, &shy, temptrans); in dr_quickactiveontransistorrecurse()
H A Ddrcbatch.c715 xformbox(&slx, &shx, &sly, &shy, trans); in drcb_checkallprotocontents()
1703 xformbox(&lx, &hx, &ly, &hy, temptrans3); in drcb_findintersectingelements()
1789 xformbox(&(g->lowx), &(g->highx), &(g->lowy), &(g->highy), itrans); in drcb_findintersectingelements()
1848 xformbox(&lx, &hx, &ly, &hy, temptrans3); in drcb_intersectsubtree()
2858 xformbox(&newlx, &newhx, &newly, &newhy, bound); in drcb_lookforlayer()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbgeom.c1000 xformbox(lx, hx, ly, hy, trans); in boundobj()
H A Ddbmath.c227 void xformbox(INTBIG *lx, INTBIG *hx, INTBIG *ly, INTBIG *hy, XARRAY trans) in xformbox() function
/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h2024 void xformbox(INTBIG*, INTBIG*, INTBIG*, INTBIG*, XARRAY);