#include <stdlib.h>#include "gis.h"#include "glocale.h"#include "G.h"Include dependency graph for auto_mask.c:

Go to the source code of this file.
Functions | |
| int | G__check_for_auto_masking (void) |
| int | G_suppress_masking (void) |
| int | G_unsuppress_masking (void) |
| int G__check_for_auto_masking | ( | void | ) |
Definition at line 21 of file auto_mask.c.
References G__open_cell_old(), G_find_cell(), G_get_cellhd(), G_mapset(), G_projection(), G_unopen_cell(), G_warning(), and G_zone().
Referenced by G_maskfd(), G_open_cell_old(), and G_unsuppress_masking().
| int G_suppress_masking | ( | void | ) |
| int G_unsuppress_masking | ( | void | ) |
1.4.7