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

/external/pdfium/third_party/agg23/
H A Dagg_conv_stroke.h17 // conv_stroke
28 struct conv_stroke : struct in namespace:agg
32 conv_stroke(VertexSource& vs) : function in struct:agg::conv_stroke
105 conv_stroke(const conv_stroke<VertexSource, Markers>&);
106 const conv_stroke<VertexSource, Markers>&
107 operator = (const conv_stroke<VertexSource, Markers>&);

Completed in 142 milliseconds