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

/haiku/headers/libs/agg/
H A Dagg_rasterizer_compound_aa.h73 //==================================================rasterizer_compound_aa
74 template<class Clip=rasterizer_sl_clip_int> class rasterizer_compound_aa class in namespace:agg
103 rasterizer_compound_aa() : function in class:agg::rasterizer_compound_aa
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()
311 void rasterizer_compound_aa<Clip>::filling_rule(filling_rule_e filling_rule)
318 void rasterizer_compound_aa<Cli
[all...]
/haiku/src/libs/icon/
H A DIconRenderer.h48 typedef agg::rasterizer_compound_aa

Completed in 90 milliseconds