Searched defs:CodeOffsetPair (Results 1 – 4 of 4) sorted by relevance
122 struct CodeOffsetPair { struct123 SK_OT_USHORT glyphCode;124 SK_OT_USHORT offset; //location in EBDT
81 public static class CodeOffsetPair { class in IndexSubTableFormat485 private CodeOffsetPair(int glyphCode, int offset) { in CodeOffsetPair() method in IndexSubTableFormat4.CodeOffsetPair
90 IndexSubTableFormat4::CodeOffsetPair::CodeOffsetPair(int32_t glyph_code, in CodeOffsetPair() function in sfntly::IndexSubTableFormat4::CodeOffsetPair