Searched refs:iMaxHeight (Results 1 – 2 of 2) sorted by relevance
678 int32_t iMaxHeight = iAscent - iDescent; in GetDisplayPos() local680 float fAscent = fFontHeight * iAscent / iMaxHeight; in GetDisplayPos()873 fYBase + fFontSize - fFontSize * rtBBox.Height() / iMaxHeight; in GetDisplayPos()879 pCharPos->m_Origin.y -= fFontSize * rtBox.Height() / iMaxHeight; in GetDisplayPos()
734 int32_t iMaxHeight = iAscent - iDescent; in GetDisplayPos() local737 static_cast<float>(iMaxHeight); in GetDisplayPos()