Searched defs:GlyphId (Results 1 – 2 of 2) sorted by relevance
/external/sfntly/cpp/src/sample/subtly/ | ||
D | font_info.cc | 41 GlyphId::GlyphId(int32_t glyph_id, FontId font_id) in GlyphId() function in subtly::GlyphId |
/external/sfntly/cpp/src/sfntly/table/core/ | ||
D | cmap_table.cc | 347 int32_t CMapTable::CMapFormat0::GlyphId(int32_t character) { in GlyphId() function in sfntly::CMapTable::CMapFormat0 |