OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HMetricAdvanceWidth
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
horizontal_metrics_table.cc
34
int32_t HorizontalMetricsTable::
HMetricAdvanceWidth
(int32_t entry) {
72
return
HMetricAdvanceWidth
(glyph_id);
74
return
HMetricAdvanceWidth
(glyph_id - num_hmetrics_);
horizontal_metrics_table.h
53
int32_t
HMetricAdvanceWidth
(int32_t entry);
Completed in 68 milliseconds