Searched refs:conv_dash (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/third_party/agg23/
H A Dagg_conv_dash.h17 // conv_dash
28 struct conv_dash : public conv_adaptor_vcgen<VertexSource, vcgen_dash, Markers> { struct in namespace:agg
31 conv_dash(VertexSource& vs) : function in struct:agg::conv_dash
56 conv_dash(const conv_dash<VertexSource, Markers>&);
57 const conv_dash<VertexSource, Markers>&
58 operator = (const conv_dash<VertexSource, Markers>&);
/external/pdfium/core/src/fxge/agg/src/
H A Dfx_agg_driver.cpp154 typedef agg::conv_dash<agg::path_storage> dash_converter;

Completed in 5325 milliseconds