Searched defs:Encoding0 (Results 1 – 3 of 3) sorted by relevance
58 struct Encoding0 { struct59 bool sanitize (hb_sanitize_context_t *c) const in sanitize()65 hb_codepoint_t get_code (hb_codepoint_t glyph) const in get_code()77 HBUINT8 &nCodes () { return codes.len; } in nCodes()78 HBUINT8 nCodes () const { return codes.len; } in nCodes()80 ArrayOf<HBUINT8, HBUINT8> codes;
63 struct Encoding0 { struct64 bool sanitize (hb_sanitize_context_t *c) const in sanitize()70 hb_codepoint_t get_code (hb_codepoint_t glyph) const in get_code()82 HBUINT8 &nCodes () { return codes.len; } in nCodes()83 HBUINT8 nCodes () const { return codes.len; } in nCodes()85 ArrayOf<HBUINT8, HBUINT8> codes;