Searched refs:iMaxHeight (Results 1 – 2 of 2) sorted by relevance
662 int32_t iMaxHeight = iAscent - iDescent; in GetDisplayPos() local664 float fAscent = fFontHeight * (float)iAscent / (float)iMaxHeight; in GetDisplayPos()856 fFontSize * (float)rtBBox.height / (float)iMaxHeight; in GetDisplayPos()864 pCharPos->m_Origin.y -= fFontSize * rtBox.height / iMaxHeight; in GetDisplayPos()
680 int32_t iMaxHeight = iAscent - iDescent; in GetDisplayPos() local683 static_cast<float>(iMaxHeight); in GetDisplayPos()