HomeSort by relevance Sort by last modified time
    Searched refs:kFormat4EndCount (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 609 Offset::kFormat4EndCount,
679 int32_t start_code_offset = Offset::kFormat4EndCount +
689 int32_t end_code = data->ReadUShort(Offset::kFormat4EndCount +
706 Offset::kFormat4EndCount + (2 * seg_count + 1) * DataSize::kUSHORT;
723 Offset::kFormat4EndCount + (2 * seg_count + 1) * DataSize::kUSHORT +
731 Offset::kFormat4EndCount + (3 * seg_count + 1) * DataSize::kUSHORT +
    [all...]
cmap_table.h 630 kFormat4EndCount = 14,
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 609 Offset::kFormat4EndCount,
679 int32_t start_code_offset = Offset::kFormat4EndCount +
689 int32_t end_code = data->ReadUShort(Offset::kFormat4EndCount +
706 Offset::kFormat4EndCount + (2 * seg_count + 1) * DataSize::kUSHORT;
723 Offset::kFormat4EndCount + (2 * seg_count + 1) * DataSize::kUSHORT +
731 Offset::kFormat4EndCount + (3 * seg_count + 1) * DataSize::kUSHORT +
    [all...]
cmap_table.h 630 kFormat4EndCount = 14,

Completed in 1931 milliseconds