Searched refs:m_count (Results 1 – 4 of 4) sorted by relevance
101 m_count(0) in curve3_div()109 m_count(0) in curve3_div()114 void reset() { m_points.remove_all(); m_count = 0; } in reset()133 m_count = 0; in rewind()138 if(m_count >= m_points.size()) return path_cmd_stop; in vertex()139 const point_d& p = m_points[m_count++]; in vertex()142 return (m_count == 1) ? path_cmd_move_to : path_cmd_line_to; in vertex()157 unsigned m_count; variable383 m_count(0) in curve4_div()393 m_count(0) in curve4_div()[all …]
489 m_count((lp.vertical ? abs((lp.y2 >> line_subpixel_shift) - m_y) : in line_interpolator_aa_base()545 int count() const { return m_count; } in count()561 int m_count; variable621 return ++base_type::m_step < base_type::m_count; in step_hor()652 return ++base_type::m_step < base_type::m_count; in step_ver()806 return ++base_type::m_step < base_type::m_count; in step_hor()857 return ++base_type::m_step < base_type::m_count; in step_ver()953 return npix && ++base_type::m_step < base_type::m_count; in step_hor()1008 return npix && ++base_type::m_step < base_type::m_count; in step_ver()1175 return npix && ++base_type::m_step < base_type::m_count; in step_hor()[all …]
500 m_count((lp.vertical ? abs((lp.y2 >> line_subpixel_shift) - m_y) : in line_interpolator_image()677 return npix && ++m_step < m_count; in step_hor()763 return npix && ++m_step < m_count; in step_ver()773 int count() const { return m_count; } in count()790 int m_count; variable
137 m_count = 0; in init()386 m_count = 0; in init()