Home
last modified time | relevance | path

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

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