MCPcopy Index your code
hub / github.com/MapServer/MapServer / scalebarObj_updateFromString

Function scalebarObj_updateFromString

mapscript/php/mapscript_i.c:767–769  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

765 **********************************************************************/
766
767int scalebarObj_updateFromString(scalebarObj *self, char *snippet) {
768 return msUpdateScalebarFromString(self, snippet, MS_FALSE);
769}
770
771/**********************************************************************
772 * class extensions for webObj

Callers 1

scalebar.cFile · 0.85

Calls 1

Tested by

no test coverage detected