Searched defs:VVAR (Results 1 – 2 of 2) sorted by relevance
425 struct VVAR : HVARVVAR { struct426 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. */
316 const OT::VVAR &VVAR = *vmtx.var_table; in hb_ot_get_glyph_v_advances() local383 const OT::VVAR &VVAR = *vmtx.var_table; in hb_ot_get_glyph_v_origin() local