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