Searched refs:MaxComponentDepth (Results 1 – 3 of 3) sorted by relevance
69 int32_t MaxComponentDepth();87 int32_t MaxComponentDepth();
77 int32_t MaximumProfileTable::MaxComponentDepth() { in MaxComponentDepth() function in sfntly::MaximumProfileTable230 int32_t MaximumProfileTable::Builder::MaxComponentDepth() { in MaxComponentDepth() function in sfntly::MaximumProfileTable::Builder
61 EXPECT_EQ(maxp->MaxComponentDepth(), MAXP_MAX_COMPONENT_DEPTH); in VerifyMAXP()