Home
last modified time | relevance | path

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

/dports/graphics/grads/grads-1.9b4/src/
H A Dgxwmap.c254 gxproj (NULL); in gxscld()
295 gxproj (NULL); in gxltln()
369 gxproj (gxnpst); in gxnste()
468 gxproj (gxspst); in gxsste()
571 gxproj (gxrobp); in gxrobi()
671 gxproj (gxmollp); in gxmoll()
780 gxproj (gxortgp); in gxortg()
951 gxproj (gxlamcp); in gxlamc()
H A Dgx.h307 void gxproj ( void (*) (float, float, float*, float*) );
H A Dgagx.c2052 gxproj(galny); in gas1d()
2055 gxproj(galnx); in gas1d()
2068 gxproj(gacly); in gas1d()
2071 gxproj(gaclx); in gas1d()
2134 gxproj(galny); in gas1d()
2137 gxproj(galnx); in gas1d()
2150 gxproj(gacly); in gas1d()
2236 gxproj(galnx); in gas2d()
2247 gxproj(gaclx); in gas2d()
2267 gxproj(galny); in gas2d()
[all …]
H A Dgxsubs.c457 void gxproj ( void (*fproj) (float s, float t, float *x, float *y)){ in gxproj() function