Searched refs:nSFTErr (Results 1 – 1 of 1) sorted by relevance
146 int nSFTErr = vcl::SF_BADARG; in CreateFontSubsetFromSfnt() local149 nSFTErr = CreateT42FromTTGlyphs( mpSftTTFont, mpOutFile, mpReqFontName, in CreateFontSubsetFromSfnt()154 nSFTErr = CreateT3FromTTGlyphs( mpSftTTFont, mpOutFile, mpReqFontName, in CreateFontSubsetFromSfnt()164 return (nSFTErr != vcl::SF_OK); in CreateFontSubsetFromSfnt()
Completed in 13 milliseconds