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

/haiku/headers/libs/agg/
H A Dagg_rasterizer_compound_aa.h38 //-----------------------------------------------------------cell_style_aa
42 struct cell_style_aa struct in namespace:agg
60 void style(const cell_style_aa& c)
66 int not_equal(int ex, int ey, const cell_style_aa& c) const
269 rasterizer_cells_aa<cell_style_aa> m_outline;
338 cell_style_aa cell;
485 const cell_style_aa* const* cells = m_outline.scanline_cells(m_scan_y);
487 const cell_style_aa* curr_cell;

Completed in 65 milliseconds