Home
last modified time | relevance | path

Searched refs:NeedsArtificialBold (Results 1 – 4 of 4) sorted by path

/trunk/main/vcl/inc/
H A Dglyphcache.hxx180 virtual bool NeedsArtificialBold() const { return false; } in NeedsArtificialBold() function in ServerFont
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx181 virtual bool NeedsArtificialBold() const { return mbArtBold; } in NeedsArtificialBold() function in FreetypeServerFont
H A Dgraphite_adaptors.cxx306 if (mrFont.NeedsArtificialBold() && pFTEmbolden) in getGlyphMetrics()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx427 (rFont.NeedsArtificialBold() ? canEmbolden() : true); in isCairoRenderable()
1313 aSysFontData.bFakeBold = rFont->NeedsArtificialBold(); in GetSysFontData()

Completed in 29 milliseconds