Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dfontsubset.cxx42 , mpSftTTFont( NULL) in FontSubsetInfo()
57 DBG_ASSERT( (mpSftTTFont == NULL), "Subset from SFT and from mapped font-file requested"); in LoadFont()
70 mpSftTTFont = pSftTTFont; in LoadFont()
72 return (mpSftTTFont == NULL); in LoadFont()
130 if( GetSfntTable( mpSftTTFont, O_CFF, &pCffBytes, &nCffLength)) in CreateFontSubsetFromSfnt()
149 nSFTErr = CreateT42FromTTGlyphs( mpSftTTFont, mpOutFile, mpReqFontName, in CreateFontSubsetFromSfnt()
154 nSFTErr = CreateT3FromTTGlyphs( mpSftTTFont, mpOutFile, mpReqFontName, in CreateFontSubsetFromSfnt()
/trunk/main/vcl/inc/
H A Dfontsubset.hxx79 vcl::_TrueTypeFont* mpSftTTFont; member in FontSubsetInfo

Completed in 8 milliseconds