Searched defs:ExtensionFormat1 (Results 1 – 3 of 3) 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()
3418 struct ExtensionFormat1 struct3420 unsigned int get_type () const { return extensionLookupType; } in get_type()3423 const X& get_subtable () const in get_subtable()3427 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()3434 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()3438 bool sanitize (hb_sanitize_context_t *c) const in sanitize()3445 bool subset (hb_subset_context_t *c) const in subset()3464 HBUINT16 format; /* Format identifier. Set to 1. */3465 HBUINT16 extensionLookupType; /* Lookup type of subtable referenced3468 Offset32 extensionOffset; /* Offset to the extension subtable,
4263 struct ExtensionFormat1 struct4265 unsigned int get_type () const { return extensionLookupType; } in get_type()4268 const X& get_subtable () const in get_subtable()4272 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()4279 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()4283 bool sanitize (hb_sanitize_context_t *c) const in sanitize()4291 bool subset (hb_subset_context_t *c) const in subset()4310 HBUINT16 format; /* Format identifier. Set to 1. */4311 HBUINT16 extensionLookupType; /* Lookup type of subtable referenced4314 Offset32 extensionOffset; /* Offset to the extension subtable,