Home
last modified time | relevance | path

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

/dports/databases/grass7/grass-7.8.6/gui/wxpython/nviz/
H A Dwxnviz.py421 if not GS_surf_exists(id):
667 if not GS_surf_exists(id):
739 if not GS_surf_exists(id):
767 if not GS_surf_exists(id):
802 if not GS_surf_exists(id):
836 if not GS_surf_exists(id):
860 if not GS_surf_exists(id):
881 if not GS_surf_exists(id):
955 if not GS_surf_exists(surf_id):
977 if not GS_surf_exists(surf_id):
[all …]
/dports/databases/grass7/grass-7.8.6/lib/nviz/
H A Dnviz.c156 if (!GS_surf_exists(id)) { in Nviz_new_fringe()
200 if (!GS_surf_exists(id)) { in Nviz_set_fringe()
/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dgv2.c403 if (gv && GS_surf_exists(hs)) { in GV_select_surf()
H A Dgp2.c492 if (gp && GS_surf_exists(hs)) { in GP_select_surf()
H A Dogsflib.dox324 - GS_surf_exists()
H A Dgs2.c194 int GS_surf_exists(int id) in GS_surf_exists() function
1574 if (GS_surf_exists(id)) { in GS_delete_surface()
/dports/databases/grass7/grass-7.8.6/misc/m.nviz.image/
H A Dsurface.c215 if (!GS_surf_exists(id)) in surface_set_draw_mode()
/dports/databases/grass7/grass-7.8.6/include/defs/
H A Dogsf.h58 int GS_surf_exists(int);