Searched refs:fFontHeight (Results 1 – 2 of 2) sorted by relevance
735 float fFontHeight = fFontSize; in GetDisplayPos() local736 float fAscent = fFontHeight * static_cast<float>(iAscent) / in GetDisplayPos()
679 float fFontHeight = fFontSize; in GetDisplayPos() local680 float fAscent = fFontHeight * iAscent / iMaxHeight; in GetDisplayPos()