Home
last modified time | relevance | path

Searched refs:n_font (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx653 fontID n_font = rFont.GetFont(n); in getCharMetric() local
654 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 16 milliseconds