Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh107 struct LookupFormat2 struct
112 const T* get_value (hb_codepoint_t glyph_id) const in get_value()
118 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
123 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
130 HBUINT16 format; /* Format identifier--format = 2 */
132 segments; /* The actual segments. These must already be sorted,
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh167 struct LookupFormat2 struct
172 const T* get_value (hb_codepoint_t glyph_id) const in get_value()
179 void collect_glyphs (set_t &glyphs) const in collect_glyphs()
186 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
191 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
198 HBUINT16 format; /* Format identifier--format = 2 */
200 segments; /* The actual segments. These must already be sorted,