Searched refs:mnEmphasisDescent (Results 1 – 4 of 4) sorted by relevance
3087 mnEmphasisDescent = 0; in ImplNewFont()3095 mnEmphasisDescent = nEmphasisHeight; in ImplNewFont()3117 mnTextOffY = -pFontEntry->maMetric.mnDescent + mnEmphasisDescent; in ImplNewFont()3238 mpFontEntry->mnLineHeight+mnEmphasisAscent+mnEmphasisDescent ); in ImplDrawTextBackground()3250 long nHeight = mpFontEntry->mnLineHeight + mnEmphasisAscent + mnEmphasisDescent; in ImplGetTextBoundRect()4457 nEmphasisHeight = mnEmphasisDescent; in ImplDrawEmphasisMarks()4535 long nHeight = mpFontEntry->mnLineHeight + mnEmphasisAscent + mnEmphasisDescent; in ImplDrawRotateText()5671 long nHeight = mpFontEntry->mnLineHeight + mnEmphasisAscent + mnEmphasisDescent; in GetTextHeight()7331 …mpImplMetric->mnDescent = ImplDevicePixelToLogicHeight( pMetric->mnDescent+mnEmphasisDescent ); in GetFontMetric()7334 …evicePixelToLogicHeight( pMetric->mnAscent+pMetric->mnDescent+mnEmphasisAscent+mnEmphasisDescent ); in GetFontMetric()[all …]
367 mnEmphasisDescent = 0; in OutputDevice()
7634 nEmphHeight = m_pReferenceDevice->mnEmphasisDescent; in drawLayout()
337 mutable long mnEmphasisDescent; member in OutputDevice