Home
last modified time | relevance | path

Searched refs:us_setdescriptoffset (Results 1 – 6 of 6) sorted by relevance

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrmisc.c3653 us_setdescriptoffset(formerdesc, xval, yval); in us_figurevariableplace()
3666 void us_setdescriptoffset(UINTBIG *formerdesc, INTBIG xval, INTBIG yval) in us_setdescriptoffset() function
3781 us_setdescriptoffset(descript, 0, 0); in us_adjustdisplayabletext()
3784 us_setdescriptoffset(descript, 0, -halfy); in us_adjustdisplayabletext()
3787 us_setdescriptoffset(descript, 0, halfy); in us_adjustdisplayabletext()
3790 us_setdescriptoffset(descript, halfx, 0); in us_adjustdisplayabletext()
3793 us_setdescriptoffset(descript, -halfx, 0); in us_adjustdisplayabletext()
3796 us_setdescriptoffset(descript, halfx, -halfy); in us_adjustdisplayabletext()
3799 us_setdescriptoffset(descript, -halfx, -halfy); in us_adjustdisplayabletext()
3802 us_setdescriptoffset(descript, halfx, halfy); in us_adjustdisplayabletext()
[all …]
H A Dusrcomab.c751 us_setdescriptoffset(var->textdescript, in us_array()
868 us_setdescriptoffset(var->textdescript, in us_array()
H A Dusrcomln.c2476 us_setdescriptoffset(var->textdescript, in us_node()
H A Dusrhigh.c1483 us_setdescriptoffset(descript, dx, dy); in us_moveselectedtext()
H A Dusrdiacom.cpp11453 us_setdescriptoffset(newdescript, xcur*4/lambda, ycur*4/lambda); in us_getinfotext()
11973 us_setdescriptoffset(newdescript, xcur*4/lambda, ycur*4/lambda); in us_getinfotext()
12545 us_setdescriptoffset(newdescript, xcur*4/lambda, ycur*4/lambda); in us_getinfoexport()
14760 us_setdescriptoffset(var->textdescript, in itemHitAction()
/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h1001 void us_setdescriptoffset(UINTBIG*, INTBIG, INTBIG);