OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STypoAscender
(Results
1 - 3
of
3
) sorted by null
/external/sfntly/cpp/src/test/
verify_os2.cc
102
EXPECT_EQ(os2->
STypoAscender
(), OS2_STYPO_ASCENDER);
/external/sfntly/cpp/src/sfntly/table/core/
os2_table.h
385
int32_t
STypoAscender
();
443
int32_t
STypoAscender
();
os2_table.cc
209
int32_t OS2Table::
STypoAscender
() {
512
int32_t OS2Table::Builder::
STypoAscender
() {
Completed in 1901 milliseconds