Searched refs:getCharMetric (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/unx/generic/printergfx/ |
H A D | text_gfx.cxx | 365 pFontMap[n] = getCharMetric (aFont, pEffectiveStr[n], &aBBox); in DrawText() 646 PrinterGfx::getCharMetric (const Font3 &rFont, sal_Unicode n_char, CharacterMetric *p_bbox) in getCharMetric() function in PrinterGfx 691 return getCharMetric (rFont, '?', p_bbox); in getCharMetric() 723 getCharMetric (aFont, n + nFrom, &aBBox); in GetCharWidth()
|
/trunk/main/vcl/inc/ |
H A D | printergfx.hxx | 254 fontID getCharMetric (const Font3 &rFont, sal_Unicode n_char,
|
Completed in 18 milliseconds