OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxStorage
(Results
1 - 3
of
3
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
maximum_profile_table.h
59
int32_t
MaxStorage
();
82
int32_t
MaxStorage
();
maximum_profile_table.cc
57
int32_t MaximumProfileTable::
MaxStorage
() {
183
int32_t MaximumProfileTable::Builder::
MaxStorage
() {
/external/sfntly/cpp/src/test/
verify_maxp.cc
54
EXPECT_EQ(maxp->
MaxStorage
(), MAXP_MAX_STORAGE);
Completed in 201 milliseconds