Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-instancer-iup.cc504 hb_vector_t<unsigned> end_points; in iup_delta_optimize() local
Dhb-ot-var-gvar-table.hh651 hb_vector_t<unsigned> end_points; // Populated lazily in apply_deltas_to_points() local
Dhb-ot-var-common.hh576 hb_vector_t<unsigned> end_points; in calc_inferred_deltas() local
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/
Dglyf.rs283 let end_points = self.end_pts_of_contours(); in points_impl() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/
Dglyf.rs283 let end_points = self.end_pts_of_contours(); in points_impl() localVariable