Home
last modified time | relevance | path

Searched refs:ajGraphxySetXendF (Results 1 – 9 of 9) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dfindkm.c235 ajGraphxySetXendF(graphLB, xmax2); in main()
259 ajGraphxySetXendF(graphLB, upperXlimit); in main()
H A Dcpgplot.c562 ajGraphxySetXendF(graphs,(float)(begin+len-1)); in cpgplot_plotit()
596 ajGraphxySetXendF(graphs,(float)(begin+len-1)); in cpgplot_plotit()
629 ajGraphxySetXendF(graphs,(float)(begin+len-1)); in cpgplot_plotit()
H A Dfreak.c145 ajGraphxySetXendF(graph,x[c-1]); in main()
H A Diep.c197 ajGraphxySetXendF(graph,14.0); in main()
H A Ddottup.c361 ajGraphxySetXendF(graph,(float)end1); in dottup_stretchplot()
H A Ddotmatcher.c427 ajGraphxySetXendF(xygraph,(float)e1); in main()
H A Ddan.c557 ajGraphxySetXendF(graphs,(float)iend); in dan_plotit()
/dports/biology/emboss/EMBOSS-6.6.0/ajax/graphics/
H A Dajgraph.h315 void ajGraphxySetXendF(AjPGraph thys, float val);
H A Dajgraph.c6027 void ajGraphxySetXendF(AjPGraph thys, float val) in ajGraphxySetXendF() function
11309 ajGraphxySetXendF(thys, val); in ajGraphxySetXEnd()