HomeSort by relevance Sort by last modified time
    Searched defs:GlyphIdArrayOffset (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 600 glyph_id_array_offset_(GlyphIdArrayOffset(seg_count_)) {
729 int32_t CMapTable::CMapFormat4::GlyphIdArrayOffset(int32_t seg_count) {
996 int32_t glyph_id_array_offset = CMapFormat4::GlyphIdArrayOffset(seg_count);
    [all...]
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 600 glyph_id_array_offset_(GlyphIdArrayOffset(seg_count_)) {
729 int32_t CMapTable::CMapFormat4::GlyphIdArrayOffset(int32_t seg_count) {
996 int32_t glyph_id_array_offset = CMapFormat4::GlyphIdArrayOffset(seg_count);
    [all...]

Completed in 58 milliseconds