HomeSort by relevance Sort by last modified time
    Searched refs:MaxComponentDepth (Results 1 - 3 of 3) sorted by null

  /external/sfntly/cpp/src/sfntly/table/core/
maximum_profile_table.h 69 int32_t MaxComponentDepth();
87 int32_t MaxComponentDepth();
maximum_profile_table.cc 77 int32_t MaximumProfileTable::MaxComponentDepth() {
230 int32_t MaximumProfileTable::Builder::MaxComponentDepth() {
  /external/sfntly/cpp/src/test/
verify_maxp.cc 61 EXPECT_EQ(maxp->MaxComponentDepth(), MAXP_MAX_COMPONENT_DEPTH);

Completed in 179 milliseconds