Searched defs:smoother_width (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/agg/src/
H A Dagg_line_profile_aa.cpp56 void line_profile_aa::set(double center_width, double smoother_width) argument
/haiku/headers/libs/agg/
H A Dagg_renderer_outline_aa.h1299 void smoother_width(double w) { m_smoother_width = w; } function in class:agg::line_profile_aa
1319 double smoother_width() const { return m_smoother_width; } function in class:agg::line_profile_aa

Completed in 44 milliseconds