Searched refs:m_out_vertices (Results 1 – 2 of 2) sorted by relevance
33 m_out_vertices(), in vcgen_stroke()109 stroke_calc_cap(m_out_vertices, in vertex()122 stroke_calc_cap(m_out_vertices, in vertex()147 stroke_calc_join(m_out_vertices, in vertex()175 stroke_calc_join(m_out_vertices, in vertex()192 if(m_out_vertex >= m_out_vertices.size()) { in vertex()195 const point_type& c = m_out_vertices[m_out_vertex++]; in vertex()
105 coord_storage m_out_vertices; variable