Searched refs:butt_cap (Results 1 – 5 of 5) sorted by relevance
192 case agg::butt_cap: in convert_cap_mode_svg()250 if (stroke->line_cap() != agg::butt_cap) { in _ExportShape()
219 stroke->line_cap(agg::butt_cap); in _AddShape()
182 property->AddOption(agg::butt_cap, "Butt"); in MakePropertyObject()
31 butt_cap, enumerator129 m_line_cap(butt_cap), in math_stroke()
1777 return agg::butt_cap; in agg_line_cap_mode_for()1783 return agg::butt_cap; in agg_line_cap_mode_for()