Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dphp_mapscript.h901 int mapObj_setFontSet(mapObj *self, char *szFileName);
H A Dmapscript_i.c367 int mapObj_setFontSet(mapObj *self, char *szFileName) in mapObj_setFontSet() function
H A Dmap.c2804 if ((status = mapObj_setFontSet(php_map->map, in PHP_METHOD()