Searched defs:VVAR (Results 1 – 2 of 2) sorted by relevance
362 struct VVAR : HVARVVAR { struct363 static constexpr hb_tag_t tableTag = HB_OT_TAG_VVAR;365 bool sanitize (hb_sanitize_context_t *c) const in sanitize()372 void listup_index_maps (hb_vector_t<const DeltaSetIndexMap *> &index_maps) const in listup_index_maps()378 bool serialize_index_maps (hb_serialize_context_t *c, in serialize_index_maps()392 bool subset (hb_subset_context_t *c) const { return HVARVVAR::_subset<VVAR> (c); } in subset()394 bool get_vorg_delta_unscaled (hb_codepoint_t glyph, in get_vorg_delta_unscaled()406 vorgMap; /* Offset to vertical-origin var-idx mapping. */
247 const OT::VVAR &VVAR = *vmtx.var_table; in hb_ot_get_glyph_v_advances() local302 const OT::VVAR &VVAR = *vmtx.var_table; in hb_ot_get_glyph_v_origin() local