Home
last modified time | relevance | path

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

/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;