Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrhigh.c1351 us_maketextpoly(describevariable(high.fromvar, -1, -1), el_curwindowpart, in us_getareabounds()
1364us_maketextpoly(us_displayedportname(high.fromport, (us_useroptions&EXPORTLABELS) >> EXPORTLABELSS… in us_getareabounds()
1370 us_maketextpoly(describenodeproto(ni->proto), el_curwindowpart, in us_getareabounds()
H A Dusrnet.c9063 us_maketextpoly(poly->string, win, 0, 0, NONODEINST, np->tech, in us_findobject()
9679 us_maketextpoly(poly->string, win, 0, 0, NONODEINST, np->tech, in us_cursoroverhigh()
10701 us_maketextpoly(describenodeproto(ni->proto), win, in us_getnodetext()
10742 us_maketextpoly(poly->string, win, xc, yc, us_portptr->subnodeinst, in us_getnodetext()
10766 us_maketextpoly(us_displayedportname(*port, portstyle >> EXPORTLABELSSH), in us_getnodetext()
10793 us_maketextpoly(poly->string, win, in us_getarctext()
10809 void us_maketextpoly(CHAR *str, WINDOWPART *win, INTBIG xc, INTBIG yc, NODEINST *ni, in us_maketextpoly() function
/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h924 void us_maketextpoly(CHAR*, WINDOWPART*, INTBIG, INTBIG, NODEINST*, TECHNOLOGY*, UINTBIG*…