Home
last modified time | relevance | path

Searched defs:CFF2FDSelect (Results 1 – 1 of 1) 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;