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

Function labelObj_deleteStyle

mapscript/php/mapscript_i.c:736–739  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

734}
735
736int labelObj_deleteStyle(labelObj *self, int index)
737{
738 return msDeleteLabelStyle(self, index);
739}
740
741/**********************************************************************
742 * class extensions for legendObj

Callers 1

label.cFile · 0.85

Calls 1

msDeleteLabelStyleFunction · 0.85

Tested by

no test coverage detected