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

  /external/pdfium/core/src/fxge/agg/agg23/
agg_conv_stroke.h 76 void approximation_scale(FX_FLOAT as) function in struct:agg::conv_stroke
78 base_type::generator().approximation_scale(as);
92 FX_FLOAT approximation_scale() const function in struct:agg::conv_stroke
94 return base_type::generator().approximation_scale();
agg_vcgen_stroke.h 77 void approximation_scale(FX_FLOAT as) function in class:agg::vcgen_stroke
93 FX_FLOAT approximation_scale() const function in class:agg::vcgen_stroke

Completed in 62 milliseconds