Home
last modified time | relevance | path

Searched refs:meEmbeddedBitmap (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx361 rDFA.meEmbeddedBitmap = EMBEDDEDBITMAP_DONTKNOW; in GetDevFontAttributes()
/trunk/main/vcl/inc/
H A Dimpfont.hxx140 FontEmbeddedBitmap meEmbeddedBitmap; // whether the embedded bitmaps should be used member in ImplFontOptions
147 meEmbeddedBitmap(EMBEDDEDBITMAP_DONTKNOW), in ImplFontOptions()
155 meEmbeddedBitmap(eEmbeddedBitmap), in ImplFontOptions()
163 bool DontUseEmbeddedBitmaps() const { return meEmbeddedBitmap == EMBEDDEDBITMAP_FALSE; } in DontUseEmbeddedBitmaps()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx1164 rOptions.meEmbeddedBitmap = embitmap ? EMBEDDEDBITMAP_TRUE : EMBEDDEDBITMAP_FALSE; in getFontOptions()

Completed in 31 milliseconds