Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Ds_path.c49 static void write_svg_path_style (plOutbuf *page, const plDrawState *drawstate, bool need_cap, bool…
106 write_svg_path_style (_plotter->data->page, _plotter->drawstate, in _pl_s_paint_path()
138 write_svg_path_style (_plotter->data->page, _plotter->drawstate, in _pl_s_paint_path()
171 write_svg_path_style (_plotter->data->page, _plotter->drawstate, in _pl_s_paint_path()
199 write_svg_path_style (_plotter->data->page, _plotter->drawstate, in _pl_s_paint_path()
231 write_svg_path_style (_plotter->data->page, _plotter->drawstate, in _pl_s_paint_path()
255 write_svg_path_style (_plotter->data->page, _plotter->drawstate, in _pl_s_paint_path()
288 write_svg_path_style (_plotter->data->page, _plotter->drawstate, in _pl_s_paint_path()
448 write_svg_path_style (_plotter->data->page, _plotter->drawstate, in _pl_s_paint_paths()
613 write_svg_path_style (plOutbuf *page, const plDrawState *drawstate, bool need_cap, bool need_join) in write_svg_path_style() function