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

/haiku/src/servers/app/drawing/Painter/
H A Dagg_clipped_alpha_mask.h55 bool has_inside = _set_outside(x, y, covers, count);
75 bool has_inside = _set_outside(x, y, covers, count);
84 bool _set_outside(int& x, int& y, cover_type*& covers, function in class:agg::clipped_alpha_mask

Completed in 80 milliseconds