Home
last modified time | relevance | path

Searched refs:GetLineAscent (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h197 FX_FLOAT GetLineAscent(const CPVT_SectionInfo& SecInfo);
Dctypeset.cpp397 fLineAscent = m_pVT->GetLineAscent(m_pSection->m_SecInfo); in SplitLines()
Dcpdf_variabletext.cpp803 FX_FLOAT CPDF_VariableText::GetLineAscent(const CPVT_SectionInfo& SecInfo) { in GetLineAscent() function in CPDF_VariableText