Home
last modified time | relevance | path

Searched refs:SetMaxStorage (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/core/
Dmaximum_profile_table.h60 void SetMaxStorage(int32_t max_storage);
Dmaximum_profile_table.cc187 void MaximumProfileTable::Builder::SetMaxStorage(int32_t max_storage) { in SetMaxStorage() function in sfntly::MaximumProfileTable::Builder