Searched refs:m_out_vertices (Results 1 – 2 of 2) sorted by relevance
34 m_out_vertices(), in vcgen_stroke()110 stroke_calc_cap(m_out_vertices, in vertex()123 stroke_calc_cap(m_out_vertices, in vertex()148 stroke_calc_join(m_out_vertices, in vertex()176 stroke_calc_join(m_out_vertices, in vertex()193 if(m_out_vertex >= m_out_vertices.size()) { in vertex()196 const point_type& c = m_out_vertices[m_out_vertex++]; in vertex()
105 coord_storage m_out_vertices; variable