Home
last modified time | relevance | path

Searched refs:offset_table_offset (Results 1 – 1 of 1) sorted by relevance

/external/sfntly/cpp/src/sfntly/
Dfont_factory.cc185 int32_t offset_table_offset = Offset::kOffsetTable; in LoadCollectionForBuilding() local
188 font_number++, offset_table_offset += DataSize::kULONG) { in LoadCollectionForBuilding()
189 int32_t offset = wfd->ReadULongAsInt(offset_table_offset); in LoadCollectionForBuilding()