Searched refs:MaxStackElements (Results 1 – 3 of 3) sorted by relevance
63 int32_t MaxStackElements();84 int32_t MaxStackElements();
65 int32_t MaximumProfileTable::MaxStackElements() { in MaxStackElements() function in sfntly::MaximumProfileTable200 int32_t MaximumProfileTable::Builder::MaxStackElements() { in MaxStackElements() function in sfntly::MaximumProfileTable::Builder
58 EXPECT_EQ(maxp->MaxStackElements(), MAXP_MAX_STACK_ELEMENTS); in VerifyMAXP()