Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-var-hvar-table.hh425 struct VVAR : HVARVVAR { struct
426 static constexpr hb_tag_t tableTag = HB_OT_TAG_VVAR;
428 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
435 void listup_index_maps (hb_vector_t<const DeltaSetIndexMap *> &index_maps) const in listup_index_maps()
441 bool serialize_index_maps (hb_serialize_context_t *c, in serialize_index_maps()
455 bool subset (hb_subset_context_t *c) const { return HVARVVAR::_subset<VVAR> (c); } in subset()
457 bool get_vorg_delta_unscaled (hb_codepoint_t glyph, in get_vorg_delta_unscaled()
469 vorgMap; /* Offset to vertical-origin var-idx mapping. */
H A Dhb-ot-font.cc316 const OT::VVAR &VVAR = *vmtx.var_table; in hb_ot_get_glyph_v_advances() local
383 const OT::VVAR &VVAR = *vmtx.var_table; in hb_ot_get_glyph_v_origin() local