Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h568 FX_FLOAT GetLineAscent(const CPVT_SectionInfo & SecInfo);
Ddoc_vt.cpp714 fLineAscent = m_pVT->GetLineAscent(m_pSection->m_SecInfo); in SplitLines()
1381 FX_FLOAT CPDF_VariableText::GetLineAscent(const CPVT_SectionInfo & SecInfo) in GetLineAscent() function in CPDF_VariableText