OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_table_count
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-open-file-private.hh
74
inline unsigned int
get_table_count
(void) const
function in struct:OT::OffsetTable
main.cc
97
int num_tables = font.
get_table_count
();
Completed in 476 milliseconds