Searched refs:LowestRecPPEM (Results 1 – 2 of 2) sorted by relevance
84 virtual int32_t LowestRecPPEM();134 int32_t LowestRecPPEM();
77 int32_t FontHeaderTable::LowestRecPPEM() { in LowestRecPPEM() function in sfntly::FontHeaderTable225 int32_t FontHeaderTable::Builder::LowestRecPPEM() { in LowestRecPPEM() function in sfntly::FontHeaderTable::Builder226 return down_cast<FontHeaderTable*>(GetTable())->LowestRecPPEM(); in LowestRecPPEM()