Home
last modified time | relevance | path

Searched defs:labelcache (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dlabelcache.c98 void mapscript_create_labelcache(labelCacheObj *labelcache, parent_object parent, zval *return_valu… in mapscript_create_labelcache()
139 PHP_MINIT_FUNCTION(labelcache) in PHP_MINIT_FUNCTION() argument
185 PHP_MINIT_FUNCTION(labelcache) in PHP_MINIT_FUNCTION() argument
H A Dphp_mapscript.h332 labelCacheObj *labelcache; member
401 zval labelcache; member
578 labelCacheObj *labelcache; member
647 zval *labelcache; member
H A Dphp_mapscript.c1317 PHP_MINIT(labelcache)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() local
/dports/deskutils/teapot/teapot-2.3.0/
H A Dsheet.h60 struct Label *labelcache[LABEL_CACHE]; member
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmaplabel.c687 labelCacheObj *labelcache = &(map->labelcache); in msTestLabelCacheCollisions() local
H A Dmapdraw.c2571 labelCacheObj *labelcache = &(map->labelcache); in msDrawOffsettedLabels() local
H A Dmapserver.h1687 int labelcache, postlabelcache; /* on or off */ member
1881 labelCacheObj labelcache; /* we need this here so multiple feature processors can access it */ member