Searched defs:contour_point_vector_t (Results 1 – 1 of 1) sorted by relevance
98 struct contour_point_vector_t : hb_vector_t<contour_point_t> struct100 void extend (const hb_array_t<contour_point_t> &a) in extend()110 bool add_deltas (const hb_vector_t<float> deltas_x, in add_deltas()