HomeSort by relevance Sort by last modified time
    Searched refs:conv_stroke (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/agg23/
agg_conv_stroke.h 17 // 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>&);
  /external/pdfium/core/src/fxge/agg/src/
fx_agg_driver.cpp 170 typedef agg::conv_stroke<dash_converter> dash_stroke;
178 agg::conv_stroke<agg::path_storage> stroke(path_data);
    [all...]

Completed in 74 milliseconds