Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapraster.c704 int msDrawRasterLayerLowCheckIfMustDraw(mapObj *map, layerObj *layer) in msDrawRasterLayerLowCheckIfMustDraw() function
791 !msDrawRasterLayerLowCheckIfMustDraw(map, layer) ) { in msDrawRasterLayerLowWithDataset()
H A Dmapwcs.c2132 if( msDrawRasterLayerLowCheckIfMustDraw(map, lp) ) in msWCSGetCoverage()
H A Dmapserver.h2644 int msDrawRasterLayerLowCheckIfMustDraw(mapObj *map, layerObj *layer);
H A Dmapwcs20.c4786 if( msDrawRasterLayerLowCheckIfMustDraw(map, layer) ) in msWCSGetCoverage20()