Searched refs:Panose (Results 1 – 9 of 9) sorted by relevance
25 class Panose(object): class124 self.panose = sstruct.unpack(panoseFormat, self.panose, Panose())195 self.panose = panose = Panose()
3 Panose 2 15 0 0 2 2 8 2 9 4;
30 Panose 2 11 8 3 3 4 3 2 2 4;
58 /Panose <010502020500000000000000>
30 Panose 2 11 3 3 3 4 3 2 2 4;
360 void Panose(std::vector<uint8_t>* value);432 void Panose(std::vector<uint8_t>* value);
169 void OS2Table::Panose(std::vector<uint8_t>* value) { in Panose() function in sfntly::OS2Table418 void OS2Table::Builder::Panose(std::vector<uint8_t>* value) { in Panose() function in sfntly::OS2Table::Builder
81 os2->Panose(&panose); in VerifyOS_2()
447 panose = getTableModule("OS/2").Panose()