Home
last modified time | relevance | path

Searched refs:measurestr (Results 1 – 7 of 7) sorted by relevance

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dxcircuit.c566 measurestr(xobjs.pagelist[areawin->page]->gridspace, buf1); in clrmessage()
567 measurestr(xobjs.pagelist[areawin->page]->snapspace, buf2); in clrmessage()
H A Dxtfuncs.c434 measurestr(*floatptr, buffer); in getsnapspace()
449 measurestr(*floatptr, buffer); in getgridspace()
H A Dxtgui.c1320 measurestr(xobjs.pagelist[areawin->page]->gridspace, buf1); in clrmessage()
1321 measurestr(xobjs.pagelist[areawin->page]->snapspace, buf2); in clrmessage()
H A Dprototypes.h525 extern void measurestr(float, char *);
H A Dmenucalls.c132 void measurestr(float value, char *buffer) in measurestr() function
H A Devents.c2527 measurestr(xobjs.pagelist[areawin->page]->snapspace, buffer); in setsnap()
2532 measurestr(xobjs.pagelist[areawin->page]->snapspace, buffer); in setsnap()
H A Dtclxcircuit.c6650 measurestr((float)curpage->gridspace, buffer); in xctcl_config()
6674 measurestr((float)curpage->snapspace, buffer); in xctcl_config()