Home
last modified time | relevance | path

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

/haiku/headers/libs/agg/
H A Dagg_rasterizer_cells_aa.h69 void style(const cell_type& style_cell);
309 AGG_INLINE void rasterizer_cells_aa<Cell>::style(const cell_type& style_cell) in style() argument
311 m_style_cell.style(style_cell); in style()