Searched refs:LowestRecPPEM (Results 1 – 4 of 4) sorted by relevance
83 virtual int32_t LowestRecPPEM();133 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()