OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FontRevision
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
font_header_table.h
56
virtual int32_t
FontRevision
();
99
int32_t
FontRevision
();
font_header_table.cc
29
int32_t FontHeaderTable::
FontRevision
() {
129
int32_t FontHeaderTable::Builder::
FontRevision
() {
130
return down_cast<FontHeaderTable*>(GetTable())->
FontRevision
();
Completed in 147 milliseconds