Searched defs:GlyphIdArrayOffset (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.cc600 glyph_id_array_offset_(GlyphIdArrayOffset(seg_count_)) {
729 int32_t CMapTable::CMapFormat4::GlyphIdArrayOffset(int32_t seg_count) { function in class:sfntly::CMapTable::CMapFormat4
996 int32_t glyph_id_array_offset = CMapFormat4::GlyphIdArrayOffset(seg_count);
/external/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.cc600 glyph_id_array_offset_(GlyphIdArrayOffset(seg_count_)) {
729 int32_t CMapTable::CMapFormat4::GlyphIdArrayOffset(int32_t seg_count) { function in class:sfntly::CMapTable::CMapFormat4
996 int32_t glyph_id_array_offset = CMapFormat4::GlyphIdArrayOffset(seg_count);

Completed in 118 milliseconds