Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-var-hvar-table.hh252 struct HVARVVAR struct
254 static constexpr hb_tag_t HVARTag = HB_OT_TAG_HVAR;
255 static constexpr hb_tag_t VVARTag = HB_OT_TAG_VVAR;
257 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
268 void listup_index_maps (hb_vector_t<const DeltaSetIndexMap *> &index_maps) const in listup_index_maps()
275 bool serialize_index_maps (hb_serialize_context_t *c, in serialize_index_maps()
296 bool _subset (hb_subset_context_t *c) const in _subset()
322 float get_advance_delta_unscaled (hb_codepoint_t glyph, in get_advance_delta_unscaled()
332 bool get_lsb_delta_unscaled (hb_codepoint_t glyph, in get_lsb_delta_unscaled()
343 FixedVersion<>version; /* Version of the metrics variation table
[all …]