Home
last modified time | relevance | path

Searched defs:contour_point_vector_t (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-subset-plan.hh91 struct contour_point_vector_t : hb_vector_t<contour_point_t> struct
93 void extend (const hb_array_t<contour_point_t> &a) in extend()