Home
last modified time | relevance | path

Searched refs:mbSubsettable (Results 1 – 9 of 9) sorted by path

/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx357 rDFA.mbSubsettable = true; in GetDevFontAttributes()
H A Dctfonts.cxx374 rDFA.mbSubsettable = true; in CTFontEnumCallBack()
/trunk/main/vcl/inc/
H A Doutfont.hxx94 bool IsSubsettable() const { return mbSubsettable; } in IsSubsettable()
101 bool mbSubsettable; // true: a subset of the font can be created member in ImplDevFontAttributes
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx309 aDFA.mbSubsettable = false; in Os2Font2DevFontAttributes()
312 aDFA.mbSubsettable = true; in Os2Font2DevFontAttributes()
323 if( aDFA.mbSubsettable ) in Os2Font2DevFontAttributes()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2272 aDFA.mbSubsettable = false; in GetDevFontAttributes()
3149 else if( pFont->mbSubsettable ) in emitSystemFont()
6919 else if( pCurrentFont->mbSubsettable ) in registerGlyphs()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx631 aDFA.mbSubsettable= false; in AddFontDir()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1310 aDFA.mbSubsettable = rInfo.m_bSubsettable; in Info2DevFontAttributes()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1196 aDFA.mbSubsettable = false; in Info2DevFontAttributes()
1202 aDFA.mbSubsettable = true; in Info2DevFontAttributes()
1208 aDFA.mbSubsettable = false; in Info2DevFontAttributes()
1214 aDFA.mbSubsettable = false; in Info2DevFontAttributes()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx864 aDFA.mbSubsettable = false; in WinFont2DevFontAttributes()
867 aDFA.mbSubsettable = true; in WinFont2DevFontAttributes()
879 if( aDFA.mbSubsettable ) in WinFont2DevFontAttributes()
939 aDFA.mbSubsettable = false; in WinFont2DevFontAttributes()
942 aDFA.mbSubsettable = true; in WinFont2DevFontAttributes()
954 if( aDFA.mbSubsettable ) in WinFont2DevFontAttributes()
2188 rDFA.mbSubsettable= true; in ImplGetFontAttrFromFile()
2306 aDFA.mbSubsettable= true; in AddTempDevFont()

Completed in 106 milliseconds