Searched refs:CreateT3FromTTGlyphs (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/vcl/source/fontsubset/ |
H A D | fontsubset.cxx | 154 nSFTErr = CreateT3FromTTGlyphs( mpSftTTFont, mpOutFile, mpReqFontName, in CreateFontSubsetFromSfnt()
|
H A D | sft.cxx | 1992 int CreateT3FromTTGlyphs(TrueTypeFont *ttf, FILE *outf, const char *fname, /*FOLD00*/ in CreateT3FromTTGlyphs() function 2936 CreateT3FromTTGlyphs(fnt, stdout, 0, g, encoding, 2, 0); in main() 2977 CreateT3FromTTGlyphs(fnt, stdout, 0, glyphs, encoding, 224, 0); in main() 3229 CreateT3FromTTGlyphs(fnt, stdout, 0, glyphs, encoding, 256, 0); in main()
|
/aoo4110/main/vcl/inc/ |
H A D | sft.hxx | 395 …int CreateT3FromTTGlyphs(TrueTypeFont *ttf, FILE *outf, const char *fname, sal_uInt16 *glyphArray…
|
Completed in 35 milliseconds