Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.hh58 struct Encoding0 { struct
59 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;
/third_party/harfbuzz/src/
Dhb-ot-cff1-table.hh63 struct Encoding0 { struct
64 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;
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.hh63 struct Encoding0 { struct
64 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;