Home
last modified time | relevance | path

Searched refs:IsEmbeddable (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1249 if( bEmbeddable && !pFace->IsEmbeddable() && !pFace->IsSubsettable() ) in UpdateCloneFontList()
H A Dpdfwriter_impl.cxx3131 if( pFont->IsEmbeddable() ) in emitSystemFont()
6962 else if( pCurrentFont->IsEmbeddable() ) in registerGlyphs()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx2241 else if( pFontData->IsEmbeddable() ) in GetGlyphWidths()
H A Datsfonts.cxx612 if( pIFD->IsSubsettable() || pIFD->IsEmbeddable() ) in InitGlyphFallbacks()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2927 if( !pFont->IsEmbeddable() ) in GetFontEncodingVector()
3032 else if( pFont->IsEmbeddable() ) in GetGlyphWidths()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1707 if( !pFont->IsEmbeddable() ) in GetFontEncodingVector()
1808 else if( pFont->IsEmbeddable() ) in GetGlyphWidths()
/trunk/main/vcl/inc/
H A Doutfont.hxx93 bool IsEmbeddable() const { return mbEmbeddable; } in IsEmbeddable() function in ImplDevFontAttributes

Completed in 150 milliseconds