Searched refs:GetTTSimpleCharMetrics (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/inc/ |
H A D | sft.hxx | 486 …TTSimpleGlyphMetrics *GetTTSimpleCharMetrics(TrueTypeFont *ttf, sal_uInt16 firstChar, int nChars, …
|
/trunk/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 437 … TTSimpleGlyphMetrics* pMetrics = GetTTSimpleCharMetrics( pTTFont, nPage*256, nCharacters, 0 ); in queryMetricPage() 456 pMetrics = GetTTSimpleCharMetrics( pTTFont, nPage*256, nCharacters, 1 ); in queryMetricPage()
|
/trunk/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 2650 TTSimpleGlyphMetrics *GetTTSimpleCharMetrics(TrueTypeFont * ttf, sal_uInt16 firstChar, int nChars, … in GetTTSimpleCharMetrics() function
|
Completed in 42 milliseconds