MCPcopy Create free account
hub / github.com/MapServer/MapServer / fill_none

Method fill_none

renderers/agg/src/agg_svg_path_renderer.cpp:229–232  ·  view source on GitHub ↗

------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

227
228 //------------------------------------------------------------------------
229 void path_renderer::fill_none()
230 {
231 cur_attr().fill_flag = false;
232 }
233
234 //------------------------------------------------------------------------
235 void path_renderer::stroke_none()

Callers 1

parse_attrMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected