Home
last modified time | relevance | path

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

/haiku/headers/libs/agg/
H A Dagg_ellipse.h38 unsigned num_steps=0, bool cw=false) :
40 m_num(num_steps), m_step(0), m_cw(cw) in m_x()
46 unsigned num_steps=0, bool cw=false);
67 unsigned num_steps, bool cw) in init() argument
73 m_num = num_steps; in init()