Home | History | Annotate | Download | only in layout

Lines Matching defs:fDescent

1168   FX_FLOAT fDescent = fFontHeight * (FX_FLOAT)iDescent / (FX_FLOAT)iMaxHeight;
1453 pCharPos->m_Origin.x -= fDescent;
1479 pCharPos->m_Origin.x -= fDescent;
1480 pCharPos->m_Origin.y -= fAscent + fDescent;