Home
last modified time | relevance | path

Searched refs:private_indices (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-gvar-table.hh579 hb_vector_t<unsigned int> private_indices; in apply_deltas_to_points() local
581 !GlyphVariationData::unpack_points (p, private_indices, bytes)) in apply_deltas_to_points()
583 …const hb_array_t<unsigned int> &indices = private_indices.length ? private_indices : shared_indice… in apply_deltas_to_points()