Home
last modified time | relevance | path

Searched refs:rotatelabel (Results 1 – 10 of 10) sorted by relevance

/dports/cad/electric/electric-7.00/src/db/
H A Ddbvars.c4320 style = rotatelabel(style, TDGETROTATION(var->textdescript), trans); in getdisparrayvarlinepos()
4481 style = rotatelabel(style, TDGETROTATION(var->textdescript), trans); in makedisparrayvarpoly()
4630 poly->style = rotatelabel(poly->style, TDGETROTATION(textdescription), trans); in adjustdisoffset()
4636 poly->style = rotatelabel(poly->style, TDGETROTATION(textdescription), trans); in adjustdisoffset()
H A Ddbmath.c459 INTBIG rotatelabel(INTBIG oldstyle, INTBIG rotation, XARRAY trans) in rotatelabel() function
/dports/math/asymptote/asymptote-2.67/doc/FAQ/
H A Dasy-faq.bfnn301 \question 02sep:rotatelabel How can I get a rotated label with the filled box rotated as well so th…
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/doc/FAQ/
H A Dasy-faq.bfnn301 \question 02sep:rotatelabel How can I get a rotated label with the filled box rotated as well so th…
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrdisp.c2389 poly->style = rotatelabel(poly->style, TDGETROTATION(poly->textdescript), prevtrans); in us_writeprotoname()
H A Dusrtrack.c484 style = rotatelabel(style, TDGETROTATION(descript), trans); in us_textgrabdown()
H A Dusrmisc.c3737 style = rotatelabel(style, TDGETROTATION(descript), trans); in us_rotatedescriptArb()
6091 style = rotatelabel(style, TDGETROTATION(descript), trans); in us_inheritexportattributes()
H A Dusrhigh.c2533 *style = rotatelabel(*style, TDGETROTATION(descript), trans); in us_gethightextcenter()
H A Dusrnet.c10859 poly->style = rotatelabel(poly->style, TDGETROTATION(descript), trans); in us_filltextpoly()
/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h2073 INTBIG rotatelabel(INTBIG oldstyle, INTBIG rotation, XARRAY trans);