Home
last modified time | relevance | path

Searched refs:ajGraphicsSetCharscale (Results 1 – 15 of 15) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dchaos.c117 ajGraphicsSetCharscale(0.5); in main()
H A Ddotpath.c119 ajGraphicsSetCharscale(0.5); in main()
H A Dpepnet.c132 ajGraphicsSetCharscale(0.75); in main()
H A Dplotcon.c218 ajGraphicsSetCharscale(0.50); in main()
H A Dsyco.c103 ajGraphicsSetCharscale((float)0.60); in main()
H A Dpolydot.c127 ajGraphicsSetCharscale((float)0.3); in main()
H A Dwobble.c156 ajGraphicsSetCharscale((float)0.7); in main()
H A Dprettyplot.c442 ajGraphicsSetCharscale(((float)ixlen/((float)(numres+charlen+1)* in main()
462 fold = ajGraphicsSetCharscale(1.0); in main()
465 ajGraphicsSetCharscale(fold); in main()
H A Ddottup.c152 ajGraphicsSetCharscale(0.5); in main()
H A Dpepinfo.c364 ajGraphicsSetCharscale(0.50); in main()
H A Dbanana.c313 ajGraphicsSetCharscale(((float)ixlen/((float)(numres)* in main()
H A Ddotmatcher.c229 ajGraphicsSetCharscale(0.5); in main()
H A Depestfind.c769 ajGraphicsSetCharscale(0.50); in main()
/dports/biology/emboss/EMBOSS-6.6.0/ajax/graphics/
H A Dajgraph.c1072 fold = ajGraphicsSetCharscale(0.0); in ajGraphicsSetLabelsC()
1081 fold = ajGraphicsSetCharscale(fold); in ajGraphicsSetLabelsC()
1129 fold = ajGraphicsSetCharscale(0.0); in ajGraphicsSetLabelsS()
1473 fold = ajGraphicsSetCharscale(1.0); in GraphLabelTitle()
1478 fold = ajGraphicsSetCharscale(fold); in GraphLabelTitle()
1495 fold = ajGraphicsSetCharscale(1.0); in GraphLabelTitle()
1496 ajGraphicsSetCharscale(0.5); in GraphLabelTitle()
1501 fold = ajGraphicsSetCharscale(fold); in GraphLabelTitle()
3562 ajGraphicsSetCharscale(1.0); in ajGraphNewpage()
3570 fold = ajGraphicsSetCharscale(0.0); in ajGraphNewpage()
[all …]
H A Dajgraph.h131 float ajGraphicsSetCharscale(float scale);