Home
last modified time | relevance | path

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

/dports/databases/grass7/grass-7.8.6/lib/nviz/
H A Dnviz.c268 GS_set_Narrow(pt, id, coords); in Nviz_set_arrow()
385 GS_set_Narrow(pt, id, coords); /* the same like arrow */ in Nviz_set_scalebar()
/dports/databases/grass7/grass-7.8.6/include/defs/
H A Dogsf.h73 void GS_set_Narrow(int *, int, float *);
/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dogsflib.dox304 - GS_set_Narrow()
H A Dgs2.c568 void GS_set_Narrow(int *pt, int id, float *pos2) in GS_set_Narrow() function