Searched defs:ExtensionFormat1 (Results 1 – 2 of 2) sorted by relevance
42 struct ExtensionFormat1 : public OT::ExtensionFormat1<T> struct44 void reset(unsigned type) in reset()51 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()57 unsigned get_lookup_type () const in get_lookup_type()62 unsigned get_subtable_index (graph_t& graph, unsigned this_index) const in get_subtable_index()
4268 struct ExtensionFormat1 struct4270 unsigned int get_type () const { return extensionLookupType; } in get_type()4273 const X& get_subtable () const in get_subtable()4277 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()4284 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()4288 bool sanitize (hb_sanitize_context_t *c) const in sanitize()4296 bool subset (hb_subset_context_t *c) const in subset()4315 HBUINT16 format; /* Format identifier. Set to 1. */4316 HBUINT16 extensionLookupType; /* Lookup type of subtable referenced4319 Offset32 extensionOffset; /* Offset to the extension subtable,