OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:offset_table_offset
(Results
1 - 1
of
1
) sorted by null
/external/sfntly/cpp/src/sfntly/
font_factory.cc
185
int32_t
offset_table_offset
= Offset::kOffsetTable;
local
188
font_number++,
offset_table_offset
+= DataSize::kULONG) {
189
int32_t offset = wfd->ReadULongAsInt(
offset_table_offset
);
Completed in 86 milliseconds