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

/haiku/headers/libs/agg/
H A Dagg_renderer_outline_aa.h1353 renderer_outline_aa(base_ren_type& ren, const line_profile_aa& prof) : argument
1355 m_profile(&prof),
1366 void profile(const line_profile_aa& prof) { m_profile = &prof; } argument

Completed in 35 milliseconds