Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dfontsubset.cxx146 int nSFTErr = vcl::SF_BADARG; in CreateFontSubsetFromSfnt() local
149 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 19 milliseconds