Home
last modified time | relevance | path

Searched refs:rasterizer_compound_aa (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_rasterizer_compound_aa.h74 template<class Clip=rasterizer_sl_clip_int> class rasterizer_compound_aa
103 rasterizer_compound_aa() : in rasterizer_compound_aa() function
264 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 …]
/haiku/src/libs/icon/
H A DIconRenderer.h48 typedef agg::rasterizer_compound_aa