HomeSort by relevance Sort by last modified time
    Searched full:table_records (Results 1 - 1 of 1) sorted by null

  /external/sfntly/cpp/src/sfntly/
font.cc 72 TableHeaderList table_records; local
73 BuildTableHeadersForSerialization(&final_table_ordering, &table_records);
76 SerializeHeader(&fos, &table_records);
77 SerializeTables(&fos, &table_records);

Completed in 127 milliseconds