Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.hh51 struct CFF2FDSelect struct
53 bool serialize (hb_serialize_context_t *c, const CFF2FDSelect &src, unsigned int num_glyphs) in serialize()
63 unsigned int get_size (unsigned int num_glyphs) const in get_size()
74 hb_codepoint_t get_fd (hb_codepoint_t glyph) const in get_fd()
88 bool sanitize (hb_sanitize_context_t *c, unsigned int fdcount) const in sanitize()
103 HBUINT8 format;
104 union {
108 } u;
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.hh49 struct CFF2FDSelect struct
51 bool serialize (hb_serialize_context_t *c, const CFF2FDSelect &src, unsigned int num_glyphs) in serialize()
61 unsigned int get_size (unsigned int num_glyphs) const in get_size()
72 hb_codepoint_t get_fd (hb_codepoint_t glyph) const in get_fd()
86 bool sanitize (hb_sanitize_context_t *c, unsigned int fdcount) const in sanitize()
102 HBUINT8 format;
103 union {
107 } u;