OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AdvanceWidthMax
(Results
1 - 3
of
3
) sorted by null
/external/sfntly/cpp/src/test/
verify_hhea.cc
44
EXPECT_EQ(hhea->
AdvanceWidthMax
(), HHEA_ADVANCE_WIDTH_MAX);
/external/sfntly/cpp/src/sfntly/table/core/
horizontal_header_table.h
50
int32_t
AdvanceWidthMax
();
75
int32_t
AdvanceWidthMax
();
horizontal_header_table.cc
41
int32_t HorizontalHeaderTable::
AdvanceWidthMax
() {
141
int32_t HorizontalHeaderTable::Builder::
AdvanceWidthMax
() {
Completed in 592 milliseconds