Searched refs:MaxStorage (Results 1 – 3 of 3) sorted by relevance
59 int32_t MaxStorage();82 int32_t MaxStorage();
57 int32_t MaximumProfileTable::MaxStorage() { in MaxStorage() function in sfntly::MaximumProfileTable183 int32_t MaximumProfileTable::Builder::MaxStorage() { in MaxStorage() function in sfntly::MaximumProfileTable::Builder
54 EXPECT_EQ(maxp->MaxStorage(), MAXP_MAX_STORAGE); in VerifyMAXP()