Home
last modified time | relevance | path

Searched refs:mfExactHeight (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/vcl/inc/
H A Doutfont.hxx168 float mfExactHeight; // requested height (in pixels with subpixel details) member in ImplFontSelectData
/aoo4110/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx150 double fScaledFontHeight = pReqFont->mfExactHeight; in AtsTextStyle()
H A Dctfonts.cxx89 double fScaledFontHeight = pReqFont->mfExactHeight; in CTTextStyle()
/aoo4110/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()

Completed in 74 milliseconds