Home
last modified time | relevance | path

Searched refs:mfExactHeight (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2185 mfExactHeight( fExactHeight), in ImplFontSelectData()
2220 mfExactHeight( fExactHeight ), in ImplFontSelectData()
6182 const float fOrigHeight = aFontSelData.mfExactHeight; in ImplGlyphFallbackLayout()
6184 aFontSelData.mfExactHeight *= fScale; in ImplGlyphFallbackLayout()
6185 aFontSelData.mnHeight = static_cast<int>(aFontSelData.mfExactHeight); in ImplGlyphFallbackLayout()
6188 aFontSelData.mfExactHeight = fOrigHeight; in ImplGlyphFallbackLayout()
/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx89 double fScaledFontHeight = pReqFont->mfExactHeight; in CTTextStyle()
H A Datsfonts.cxx150 double fScaledFontHeight = pReqFont->mfExactHeight; in AtsTextStyle()
/trunk/main/vcl/inc/
H A Doutfont.hxx168 float mfExactHeight; // requested height (in pixels with subpixel details) member in ImplFontSelectData

Completed in 60 milliseconds