Searched refs:conv_stroke (Results 1 – 6 of 6) sorted by relevance
31 struct conv_stroke : struct37 conv_stroke(VertexSource& vs) : in conv_stroke() argument65 conv_stroke(const conv_stroke<VertexSource, Markers>&); argument66 const conv_stroke<VertexSource, Markers>& 67 operator = (const conv_stroke<VertexSource, Markers>&); argument
142 conv_stroke<gsv_text> m_polyline;143 conv_transform<conv_stroke<gsv_text>, Transformer> m_trans;
22 typedef agg::conv_stroke<VertexSource> Stroke;
181 agg::conv_stroke<agg::path_storage> ps(p); in Finish()336 agg::conv_stroke<agg::path_storage> ps(p); in ConsumeGlyph()
1817 agg::conv_stroke<VertexSource> stroke(path); in _StrokePath()1829 agg::conv_transform<agg::conv_stroke<VertexSource> > transformedStroke( in _StrokePath()
1382 agg::conv_stroke<VertexSource> stroke(path); in _StrokePath()