Searched refs:conv_stroke (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/headers/libs/agg/
H A Dagg_conv_stroke.h16 // conv_stroke
29 //-------------------------------------------------------------conv_stroke
31 struct conv_stroke : struct in namespace:agg
37 conv_stroke(VertexSource& vs) : function in struct:agg::conv_stroke
65 conv_stroke(const conv_stroke<VertexSource, Markers>&);
66 const conv_stroke<VertexSource, Markers>&
67 operator = (const conv_stroke<VertexSource, Markers>&);
H A Dagg_gsv_text.h142 conv_stroke<gsv_text> m_polyline;
143 conv_transform<conv_stroke<gsv_text>, Transformer> m_trans;
/haiku-fatelf/src/libs/icon/transformer/
H A DStrokeTransformer.h21 typedef agg::conv_stroke<VertexSource> Stroke;
/haiku-fatelf/src/servers/app/drawing/Painter/
H A DAGGTextRenderer.cpp273 agg::conv_stroke<agg::path_storage> ps(p);
H A DPainter.cpp2877 agg::conv_stroke<VertexSource> stroke(path);
/haiku-fatelf/src/tests/servers/app/painter/
H A DPainter.cpp1382 agg::conv_stroke<VertexSource> stroke(path);

Completed in 88 milliseconds