Home
last modified time | relevance | path

Searched refs:GetFontAscent (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp271 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_VariableText
823 return GetFontAscent(GetWordFontIndex(WordInfo), fFontSize); in GetWordAscent()
832 return GetFontAscent(GetWordFontIndex(WordInfo), GetWordFontSize(WordInfo)); in GetWordAscent()
Dctypeset.cpp184 m_pVT->GetFontAscent(m_pVT->GetDefaultFontIndex(), m_pVT->GetFontSize()); in CharArray()
401 m_pVT->GetFontAscent(m_pVT->GetDefaultFontIndex(), fFontSize); in SplitLines()
Dcpdf_variabletext.h199 FX_FLOAT GetFontAscent(int32_t nFontIndex, FX_FLOAT fFontSize);
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.h241 unsigned int GetFontAscent();
DPVRTPrint3D.cpp1023 unsigned int CPVRTPrint3D::GetFontAscent() in GetFontAscent() function in CPVRTPrint3D