Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-common.hh95 struct LookupFormat0 struct
100 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value()
107 void collect_glyphs (set_t &glyphs, unsigned num_glyphs) const in collect_glyphs()
112 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
117 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
124 HBUINT16 format; /* Format identifier--format = 0 */
126 arrayZ; /* Array of lookup values, indexed by glyph index. */