Searched refs:GetFontDescent (Results 1 – 2 of 2) sorted by relevance
314 m_pVT->GetFontDescent(m_pVT->GetDefaultFontIndex(), m_pVT->GetFontSize()); in CharArray()703 m_pVT->GetFontDescent(m_pVT->GetDefaultFontIndex(), fFontSize); in SplitLines()827 GetFontDescent(GetDefaultFontIndex(), GetFontSize()); in Initialize()1381 ? GetFontDescent(SecInfo.pWordProps->nFontIndex, in GetLineDescent()1383 : GetFontDescent(GetDefaultFontIndex(), GetFontSize()); in GetLineDescent()1389 FX_FLOAT CPDF_VariableText::GetFontDescent(int32_t nFontIndex, in GetFontDescent() function in CPDF_VariableText1399 return GetFontDescent(GetWordFontIndex(WordInfo), fFontSize); in GetWordDescent()1408 return GetFontDescent(GetWordFontIndex(WordInfo), in GetWordDescent()
488 FX_FLOAT GetFontDescent(int32_t nFontIndex, FX_FLOAT fFontSize);