Searched refs:n_font (Results 1 – 1 of 1) sorted by relevance
653 fontID n_font = rFont.GetFont(n); in getCharMetric() local654 if (n_font != -1) in getCharMetric()658 fonttype::type eType = mrFontMgr.getFontType( n_font ); in getCharMetric()679 mrFontMgr.getMetrics( n_font, aRepl, aRepl, p_bbox ); in getCharMetric()681 return n_font; in getCharMetric()685 mrFontMgr.getMetrics( n_font, n_char, n_char, p_bbox ); in getCharMetric()688 return n_font; in getCharMetric()
Completed in 14 milliseconds