Searched refs:math_stroke (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_math_stroke.h56 //------------------------------------------------------------math_stroke
57 template<class VertexConsumer> class math_stroke class in namespace:agg
62 math_stroke();
122 template<class VC> math_stroke<VC>::math_stroke() : function in class:agg::math_stroke
136 template<class VC> void math_stroke<VC>::width(double w)
152 template<class VC> void math_stroke<VC>::miter_limit_theta(double t)
159 void math_stroke<VC>::calc_arc(VC& out_vertices,
202 void math_stroke<VC>::calc_miter(VC& out_vertices,
290 void math_stroke<V
[all...]
H A Dagg_vcgen_contour.h80 math_stroke<coord_storage> m_stroker;
H A Dagg_vcgen_stroke.h88 math_stroke<coord_storage> m_stroker;

Completed in 43 milliseconds