Home
last modified time | relevance | path

Searched refs:mbEmbeddable (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx373 rDFA.mbEmbeddable = false; in CTFontEnumCallBack()
H A Datsfonts.cxx358 rDFA.mbEmbeddable = false; in GetDevFontAttributes()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2273 aDFA.mbEmbeddable = false; in GetDevFontAttributes()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx863 aDFA.mbEmbeddable = false; in WinFont2DevFontAttributes()
869 aDFA.mbEmbeddable = true; in WinFont2DevFontAttributes()
881 else if( aDFA.mbEmbeddable ) in WinFont2DevFontAttributes()
885 if( aDFA.mbEmbeddable ) in WinFont2DevFontAttributes()
938 aDFA.mbEmbeddable = false; in WinFont2DevFontAttributes()
944 aDFA.mbEmbeddable = true; in WinFont2DevFontAttributes()
956 else if( aDFA.mbEmbeddable ) in WinFont2DevFontAttributes()
960 if( aDFA.mbEmbeddable ) in WinFont2DevFontAttributes()
2189 rDFA.mbEmbeddable = false; in ImplGetFontAttrFromFile()
2307 aDFA.mbEmbeddable = false; in AddTempDevFont()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1197 aDFA.mbEmbeddable = false; in Info2DevFontAttributes()
1203 aDFA.mbEmbeddable = false; in Info2DevFontAttributes()
1209 aDFA.mbEmbeddable = true; in Info2DevFontAttributes()
1215 aDFA.mbEmbeddable = false; in Info2DevFontAttributes()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1311 aDFA.mbEmbeddable = rInfo.m_bEmbeddable; in Info2DevFontAttributes()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx632 aDFA.mbEmbeddable = false; in AddFontDir()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx308 aDFA.mbEmbeddable = false; in Os2Font2DevFontAttributes()
315 aDFA.mbEmbeddable = true; in Os2Font2DevFontAttributes()
325 else if( aDFA.mbEmbeddable ) in Os2Font2DevFontAttributes()
329 if( aDFA.mbEmbeddable ) in Os2Font2DevFontAttributes()
/trunk/main/vcl/inc/
H A Doutfont.hxx93 bool IsEmbeddable() const { return mbEmbeddable; } in IsEmbeddable()
102 bool mbEmbeddable; // true: the font can be embedded member in ImplDevFontAttributes

Completed in 114 milliseconds