Home
last modified time | relevance | path

Searched refs:getCharMetric (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dprintergfx.hxx254 fontID getCharMetric (const Font3 &rFont, sal_Unicode n_char,
/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx365 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()

Completed in 32 milliseconds