Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx112 } TTGlyphMetrics; typedef
498 static void GetMetrics(TrueTypeFont *ttf, sal_uInt32 glyphID, TTGlyphMetrics *metrics) in GetMetrics()
526 static int GetTTGlyphOutline(TrueTypeFont *, sal_uInt32 , ControlPoint **, TTGlyphMetrics *, std::v…
529 …ne(TrueTypeFont *ttf, sal_uInt32 glyphID, ControlPoint **pointArray, TTGlyphMetrics *metrics) /*FO… in GetSimpleTTOutline()
620 …ne(TrueTypeFont *ttf, sal_uInt32 glyphID, ControlPoint **pointArray, TTGlyphMetrics *metrics, std:… in GetCompoundTTOutline()
825 …ne(TrueTypeFont *ttf, sal_uInt32 glyphID, ControlPoint **pointArray, TTGlyphMetrics *metrics, std:… in GetTTGlyphOutline()
833 … memset(metrics, 0, sizeof(TTGlyphMetrics)); /*- metrics is initialized to all zeroes */ in GetTTGlyphOutline()
2000 TTGlyphMetrics metrics; in CreateT3FromTTGlyphs()

Completed in 44 milliseconds