Searched refs:rasterizer_compound_aa (Results 1 – 2 of 2) sorted by relevance
74 template<class Clip=rasterizer_sl_clip_int> class rasterizer_compound_aa103 rasterizer_compound_aa() : in rasterizer_compound_aa() function264 rasterizer_compound_aa(const rasterizer_compound_aa<Clip>&);265 const rasterizer_compound_aa<Clip>& 266 operator = (const rasterizer_compound_aa<Clip>&);299 void rasterizer_compound_aa<Clip>::reset() in reset()311 void rasterizer_compound_aa<Clip>::filling_rule(filling_rule_e filling_rule) in filling_rule()318 void rasterizer_compound_aa<Clip>::clip_box(double x1, double y1, in clip_box()328 void rasterizer_compound_aa<Clip>::reset_clipping() in reset_clipping()336 void rasterizer_compound_aa<Clip>::styles(int left, int right) in styles()[all …]
48 typedef agg::rasterizer_compound_aa