Searched refs:GetFontAscent (Results 1 – 5 of 5) sorted by relevance
271 lineinfo.fLineAscent = GetFontAscent(GetDefaultFontIndex(), GetFontSize()); in Initialize()804 return GetFontAscent(GetDefaultFontIndex(), GetFontSize()); in GetLineAscent()811 FX_FLOAT CPDF_VariableText::GetFontAscent(int32_t nFontIndex, in GetFontAscent() function in CPDF_VariableText823 return GetFontAscent(GetWordFontIndex(WordInfo), fFontSize); in GetWordAscent()832 return GetFontAscent(GetWordFontIndex(WordInfo), GetWordFontSize(WordInfo)); in GetWordAscent()
184 m_pVT->GetFontAscent(m_pVT->GetDefaultFontIndex(), m_pVT->GetFontSize()); in CharArray()401 m_pVT->GetFontAscent(m_pVT->GetDefaultFontIndex(), fFontSize); in SplitLines()
199 FX_FLOAT GetFontAscent(int32_t nFontIndex, FX_FLOAT fFontSize);
241 unsigned int GetFontAscent();
1023 unsigned int CPVRTPrint3D::GetFontAscent() in GetFontAscent() function in CPVRTPrint3D