Home
last modified time | relevance | path

Searched refs:fExactHeight (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/inc/
H A Doutfont.hxx159 const Size&, float fExactHeight );
161 float fExactHeight, int nOrientation, bool bVertical );
H A Doutdev.h228 const Font&, const Size& rPixelSize, float fExactHeight,
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx644 float fExactHeight = static_cast<float>(aSize.Height()); in GetDefaultFont() local
645 …OutDev->mpFontCache->GetFontEntry( pOutDev->mpFontList, aFont, aSize, fExactHeight, pOutDev->mpOut… in GetDefaultFont()
2181 const String& rSearchName, const Size& rSize, float fExactHeight) in ImplFontSelectData() argument
2185 mfExactHeight( fExactHeight), in ImplFontSelectData()
2216 const Size& rSize, float fExactHeight, int nOrientation, bool bVertical ) in ImplFontSelectData() argument
2220 mfExactHeight( fExactHeight ), in ImplFontSelectData()
2333 …const Font& rFont, const Size& rSize, float fExactHeight, ImplDirectFontSubstitution* pDevSpecific… in GetFontEntry() argument
2354 ImplFontSelectData aFontSelData( rFont, aSearchName, rSize, fExactHeight ); in GetFontEntry()
3009 … float fExactHeight = ImplFloatLogicHeightToDevicePixel( static_cast<float>(maFont.GetHeight()) ); in ImplNewFont() local
3018 fExactHeight = static_cast<float>(aSize.Height()); in ImplNewFont()
[all …]

Completed in 49 milliseconds