Home
last modified time | relevance | path

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

/dports/databases/grass7/grass-7.8.6/lib/vector/Vlib/
H A Dsindex.c178 dig_select_isles(&(Map->plus), Box, list); in Vect_select_isles_by_box()
/dports/databases/grass7/grass-7.8.6/include/vect/
H A Ddig_externs.h208 int dig_select_isles(struct Plus_head *, const struct bound_box *, struct boxlist *);
/dports/databases/grass7/grass-7.8.6/lib/vector/diglib/
H A Dspindex.c956 dig_select_isles(struct Plus_head *Plus, const struct bound_box * box, in dig_select_isles() function