Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh2521 struct ExtensionFormat1 struct
2523 unsigned int get_type () const { return extensionLookupType; } in get_type()
2526 const X& get_subtable () const in get_subtable()
2530 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
2538 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2546 HBUINT16 format; /* Format identifier. Set to 1. */
2547 HBUINT16 extensionLookupType; /* Lookup type of subtable referenced
2550 Offset32 extensionOffset; /* Offset to the extension subtable,
/third_party/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh3379 struct ExtensionFormat1 struct
3381 unsigned int get_type () const { return extensionLookupType; } in get_type()
3384 const X& get_subtable () const in get_subtable()
3388 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
3395 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()
3399 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
3406 bool subset (hb_subset_context_t *c) const in subset()
3425 HBUINT16 format; /* Format identifier. Set to 1. */
3426 HBUINT16 extensionLookupType; /* Lookup type of subtable referenced
3429 Offset32 extensionOffset; /* Offset to the extension subtable,