OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TableSizePercent
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sample/subtly/
stats.h
33
double
TableSizePercent
(Font* font, int32_t tag);
stats.cc
37
double
TableSizePercent
(Font* font, int32_t tag) {
50
TableSizePercent
(font, it->first));
58
size_percent = subtly::
TableSizePercent
(new_font, it->first);
78
TableSizePercent
(font, it->first));
Completed in 504 milliseconds