Home
last modified time | relevance | path

Searched refs:ajGraphicsDrawposTri (Results 1 – 2 of 2) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/ajax/graphics/
H A Dajgraph.h216 void ajGraphicsDrawposTri(PLFLT x, PLFLT y, PLFLT x2, PLFLT y2,
H A Dajgraph.c2834 void ajGraphicsDrawposTri(PLFLT x, PLFLT y, PLFLT x2, PLFLT y2, in ajGraphicsDrawposTri() function
10761 ajGraphicsDrawposTri(xx1,yy1,xx2,yy2,x3,y3); in ajGraphTri()