Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsplinechar.c2223 bigreal bestrot=9999, bestrtest = 1e50, e1sq, e2sq, r1, r2, rtest; in EllipseSomewhere() local
2275 low = bestrot-offset; high = bestrot+offset; offset /= 64.; in EllipseSomewhere()
2277 bestrot = 9999; bestrtest = 1e50; in EllipseSomewhere()
2308 bestrot = rotation; in EllipseSomewhere()
2327 if ( bestrot>9990 ) in EllipseSomewhere()
2330 return( BuildEllipse(clockwise,r1,r2,bestrot,&center,sp1,sp2,cv,changed, in EllipseSomewhere()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusredtecc.c1643 REGISTER INTBIG total, qtotal, i, j, bestrot, indent; in us_teceditidentify() local
1768 bestrot = i; in us_teceditidentify()
1778 for(i=0; i<bestrot; i++) in us_teceditidentify()
/dports/biology/molden/molden5.8/
H A Dxwin.c58723 void bestrot(int print);
58742 (void) bestrot(print);
58767 void bestrot(int print) in bestrot() function