Searched refs:metrics_func (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xfs/dist/difs/
H A Dcharinfo.c109 MetricsFunc metrics_func; local in function:getCharInfos
141 metrics_func = (MetricsFunc)pfont->get_metrics;
143 metrics_func = pfont->get_glyphs;
153 (*metrics_func) (pfont, 1, ch, encoding,
167 err = (*metrics_func) (pfont, 1, ch, encoding,

Completed in 2 milliseconds