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

  /external/sfntly/cpp/src/sfntly/table/core/
maximum_profile_table.h 103 kMaxStorage = 18,
maximum_profile_table.cc 58 return data_->ReadUShort(Offset::kMaxStorage);
184 return InternalReadData()->ReadUShort(Offset::kMaxStorage);
188 InternalWriteData()->WriteUShort(Offset::kMaxStorage, max_storage);

Completed in 364 milliseconds