Searched refs:offset_to_offset_table (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/ |
D | font.h | 139 int32_t offset_to_offset_table); 195 int32_t offset_to_offset_table);
|
D | font_factory.cc | 158 int32_t offset_to_offset_table) { in LoadSingleOTFForBuilding() argument 161 Font::Builder::GetOTFBuilder(this, wfd, offset_to_offset_table); in LoadSingleOTFForBuilding()
|
D | font_factory.h | 124 int32_t offset_to_offset_table);
|
D | font.cc | 225 int32_t offset_to_offset_table) { in GetOTFBuilder() argument 227 builder->LoadFont(wfd, offset_to_offset_table); in GetOTFBuilder() 334 int32_t offset_to_offset_table) { in LoadFont() argument 338 ReadHeader(wfd, offset_to_offset_table, &records); in LoadFont()
|
/external/sfntly/cpp/src/sfntly/ |
D | font.h | 139 int32_t offset_to_offset_table); 195 int32_t offset_to_offset_table);
|
D | font_factory.cc | 158 int32_t offset_to_offset_table) { in LoadSingleOTFForBuilding() argument 161 Font::Builder::GetOTFBuilder(this, wfd, offset_to_offset_table); in LoadSingleOTFForBuilding()
|
D | font_factory.h | 124 int32_t offset_to_offset_table);
|
D | font.cc | 225 int32_t offset_to_offset_table) { in GetOTFBuilder() argument 227 builder->LoadFont(wfd, offset_to_offset_table); in GetOTFBuilder() 334 int32_t offset_to_offset_table) { in LoadFont() argument 338 ReadHeader(wfd, offset_to_offset_table, &records); in LoadFont()
|