Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/ajax/graphics/
H A Dajgraph.c62 static void GraphCheckPoints(ajint n, const PLFLT *x, const PLFLT *y);
3363 GraphCheckPoints(0, &f, &f); in ajGraphicsUnused()
8708 static void GraphCheckPoints(ajint n, const PLFLT *x, const PLFLT *y) in GraphCheckPoints() function