Searched defs:Encoding0 (Results 1 – 2 of 2) sorted by relevance
69 const uint8_t Encoding0[] = {13}; // Special opcode Addr += 0, Line += -5 in TEST() local123 const uint8_t Encoding0[] = {13}; // Special opcode Addr += 0, Line += -5 in TEST() local176 const uint8_t Encoding0[] = {dwarf::DW_LNS_advance_line, 248, 1, in TEST() local
60 struct Encoding0 { struct61 bool sanitize (hb_sanitize_context_t *c) const in sanitize()67 hb_codepoint_t get_code (hb_codepoint_t glyph) const in get_code()79 HBUINT8 &nCodes () { return codes.len; } in nCodes()80 HBUINT8 nCodes () const { return codes.len; } in nCodes()82 ArrayOf<HBUINT8, HBUINT8> codes;