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

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.cc599 id_delta_offset_(IdDeltaOffset(seg_count_)),
698 int32_t id_delta = data->ReadUShort(IdDeltaOffset(seg_count) +
704 int32_t CMapTable::CMapFormat4::IdDeltaOffset(int32_t seg_count) { function in class:sfntly::CMapTable::CMapFormat4
/external/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.cc599 id_delta_offset_(IdDeltaOffset(seg_count_)),
698 int32_t id_delta = data->ReadUShort(IdDeltaOffset(seg_count) +
704 int32_t CMapTable::CMapFormat4::IdDeltaOffset(int32_t seg_count) { function in class:sfntly::CMapTable::CMapFormat4

Completed in 53 milliseconds