Searched refs:SerializeHeader (Results 1 – 2 of 2) sorted by relevance
319 void SerializeHeader(FontOutputStream* fos, TableHeaderList* table_headers);
76 SerializeHeader(&fos, &table_records); in Serialize()113 void Font::SerializeHeader(FontOutputStream* fos, in SerializeHeader() function in sfntly::Font