Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h486 FX_FLOAT GetLineDescent(const CPVT_SectionInfo& SecInfo);
Ddoc_vt.cpp698 fLineDescent = m_pVT->GetLineDescent(m_pSection->m_SecInfo); in SplitLines()
1379 FX_FLOAT CPDF_VariableText::GetLineDescent(const CPVT_SectionInfo& SecInfo) { in GetLineDescent() function in CPDF_VariableText