Home
last modified time | relevance | path

Searched refs:MS_ON (Results 1 – 25 of 45) sorted by relevance

12

/dports/graphics/mapserver/mapserver-7.6.4/mapscript/python/tests/cases/
H A Doutputformat_test.py53 self.map.getLayerByName('INLINE-PIXMAP-RGBA').status = mapscript.MS_ON
77 self.map.getLayerByName('INLINE-PIXMAP-RGBA').status = mapscript.MS_ON
87 self.map.getLayerByName('INLINE-PIXMAP-RGBA').status = mapscript.MS_ON
H A Dthread_test.py140 mo.debug = mapscript.MS_ON
163 lo.debug = mapscript.MS_ON
168 mo.debug = mapscript.MS_ON
H A Dclone_test.py78 self.mapobj_clone.getLayerByName('INLINE-PIXMAP-RGBA').status = mapscript.MS_ON
90 self.mapobj_clone.getLayerByName('INLINE-PIXMAP-RGBA').status = mapscript.MS_ON
H A Dlabel_test.py47 lo.status = mapscript.MS_ON
H A Dows_test.py76 self.map.getLayer(i).status = mapscript.MS_ON
H A Dsymbol_test.py73 format.transparent = mapscript.MS_ON
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/java/examples/
H A DRunTimeBuiltWMSClient.java57 layer.setDebug(mapscriptConstants.MS_ON); in main()
67 layer.setStatus(mapscriptConstants.MS_ON); in main()
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/swiginc/
H A Dlayer.i313 self->status = MS_ON; in queryByFilter()
339 self->status = MS_ON; in queryByAttributes()
360 self->status = MS_ON; in queryByPoint()
380 self->status = MS_ON; in queryByRect()
396 self->status = MS_ON; in queryByFeatures()
417 self->status = MS_ON; in queryByShape()
438 self->status = MS_ON;
/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACenc/src/
H A Dinterface.h114 enum { MS_ON = 1 }; enumerator
/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACenc/src/
H A Dinterface.h114 enum { MS_ON = 1 }; enumerator
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/ruby/examples/
H A Dshp2img.rb30 layer.status = MS_ON
/dports/audio/vo-aacenc/vo-aacenc-0.1.3/aacenc/inc/
H A Dinterface.h41 MS_ON = 1 enumerator
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/java/tests/threadtest/
H A DMapThread.java67 bufferLayer.setDebug(mapscriptConstants.MS_ON); in createBuffer()
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/csharp/examples/
H A Dinline.cs56 layer.status = mapscript.MS_ON; in Main()
H A Ddrawquery.cs57 map.querymap.status = mapscript.MS_ON; in Main()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapfile.c1618 case MS_ON: in loadLabel()
1619 label->force = MS_ON; in loadLabel()
2882 class->status = MS_ON; in initClass()
3257 if((class->status = getSymbol(2, MS_ON,MS_OFF)) == -1) return(-1); in loadClass()
3615 layer->labelcache = MS_ON; in initLayer()
4873 if((ref->status = getSymbol(2, MS_ON,MS_OFF)) == -1) return(-1); in loadReferenceMap()
5133 if((transparent = getSymbol(2, MS_ON,MS_OFF)) == -1) in loadOutputFormat()
5236 if((legend->interlace = getSymbol(2, MS_ON,MS_OFF)) == -1) return(-1); in loadLegend()
5562 if((querymap->status = getSymbol(2, MS_ON,MS_OFF)) == -1) return(-1); in loadQueryMap()
5905 map->status = MS_ON; in initMap()
[all …]
H A Dmapdraw.c610 if((layer->status != MS_ON) && (layer->status != MS_DEFAULT)) return(MS_FALSE); in msLayerIsVisible()
746 maskLayer->status = MS_ON; in msDrawLayer()
2547 cachePtr->status = MS_ON; in offsetAndTest()
2636 if(cachePtr->status == MS_ON) break;\ in msDrawOffsettedLabels()
2736 if(cachePtr->status == MS_ON) { in msDrawOffsettedLabels()
3062 cachePtr->status = MS_ON; in msDrawLabelCache()
3090 cachePtr->status = MS_ON; /* assume this cache element can be placed */ in msDrawLabelCache()
3092 int label_marker_status = MS_ON, have_label_marker, metrics_status = MS_ON; in msDrawLabelCache()
3123 !(textSymbolPtr->label->force==MS_ON || classPtr->leader)) { in msDrawLabelCache()
3280 if(textSymbolPtr->label->force == MS_ON) { in msDrawLabelCache()
[all …]
H A Dmapwms.c337 if (lp->status == MS_ON) in msWMSApplyFilter()
371 if (lp == NULL || lp->status != MS_ON) in msWMSApplyFilter()
1124 GET_LAYER(map, j)->status = MS_ON; in msWMSLoadGetMapParams()
1535 if (GET_LAYER(map, i)->status == MS_ON) { in msWMSLoadGetMapParams()
3923 map->querymap.status = MS_ON; in msWMSGetMap()
3936 map->querymap.status = MS_ON; in msWMSGetMap()
4185 layer->status = MS_ON; in msWMSFeatureInfo()
4206 layer->status = MS_ON; in msWMSFeatureInfo()
4275 if (GET_LAYER(map, i)->status == MS_ON) { in msWMSFeatureInfo()
4746 lp->status = MS_ON; in msWMSLegendGraphic()
[all …]
H A Dshp2img.c283 GET_LAYER(map, j)->status = MS_ON; in main()
H A Dmapwfs.c392 if (lp->status != MS_ON) in msWFSGetFeatureApplySRS()
443 if (lp->status != MS_ON) in msWFSGetFeatureApplySRS()
2465 lp->status = MS_ON; in msWFSRetrieveFeatures()
2525 if (lp->status == MS_ON) { in msWFSRetrieveFeatures()
2790 if( lp->status != MS_ON ) in msWFSGetOtherOutputFormat()
2852 if (lp->status == MS_ON) { in msWFSAnalyzeStartIndexAndFeatureCount()
2878 if (lp->status == MS_ON) { in msWFSAnalyzeStartIndexAndFeatureCount()
2903 if (lp->status == MS_ON) { in msWFSAnalyzeStartIndexAndFeatureCount()
2938 if (lp->status == MS_ON) { in msWFSAnalyzeStartIndexAndFeatureCount()
3461 lp->status = MS_ON; in msWFSGetFeature()
[all …]
H A Dhittest.c127 if(msGetLabelStatus(map,layer,shape,l) == MS_ON) { in msHitTestShape()
H A Dmaptemplate.c1750 if(msGetLabelStatus(layer->map,layer,shape,label) == MS_ON) { in processShplabelTag()
3855 if(GET_LAYER(mapserv->map, i)->status == MS_ON) in processLine()
3860 if(GET_LAYER(mapserv->map, i)->status == MS_ON) { in processLine()
3942 if(mapserv->map->reference.status == MS_ON) { in processLine()
4719 …if((!bQueryMap && mapserv->map->status == MS_ON) || (bQueryMap && mapserv->map->querymap.status ==… in msGenerateImages()
4736 if(mapserv->map->legend.status == MS_ON) { in msGenerateImages()
4752 if(mapserv->map->scalebar.status == MS_ON) { in msGenerateImages()
4767 if(mapserv->map->reference.status == MS_ON) { in msGenerateImages()
H A Dmapservutil.c1234 GET_LAYER(mapserv->map, mapserv->QueryLayerIndex)->status = MS_ON; in msCGIDispatchQueryRequest()
1243 GET_LAYER(mapserv->map, mapserv->SelectLayerIndex)->status = MS_ON; in msCGIDispatchQueryRequest()
1279 GET_LAYER(mapserv->map, mapserv->SelectLayerIndex)->status = MS_ON; in msCGIDispatchQueryRequest()
1798 GET_LAYER(mapserv->map, i)->status = MS_ON; in msCGIDispatchRequest()
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dmapscript_i.c618 self->status = MS_ON; in layerObj_queryByAttributes()
639 self->status = MS_ON; in layerObj_queryByPoint()
659 self->status = MS_ON; in layerObj_queryByRect()
675 self->status = MS_ON; in layerObj_queryByFeatures()
697 self->status = MS_ON; in layerObj_queryByShape()
721 self->status = MS_ON; in layerObj_queryByFilter()
743 self->status = MS_ON; in layerObj_queryByIndex()
/dports/audio/vo-aacenc/vo-aacenc-0.1.3/aacenc/src/
H A Dbitenc.c246 if(jsFlags[sfbOff+sfb] & MS_ON) { in encodeMSInfo()

12