Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-plan.hh98 struct contour_point_vector_t : hb_vector_t<contour_point_t> struct
100 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()