Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dctypeset.cpp290 m_pVT->GetPlateWidth() - m_pVT->GetLineIndent(m_pSection->m_SecInfo), in SplitLines()
425 FX_FLOAT fLineIndent = m_pVT->GetLineIndent(m_pSection->m_SecInfo); in OutputLines()
Dcpdf_variabletext.h205 FX_FLOAT GetLineIndent(const CPVT_SectionInfo& SecInfo);
Dcpdf_variabletext.cpp843 FX_FLOAT CPDF_VariableText::GetLineIndent(const CPVT_SectionInfo& SecInfo) { in GetLineIndent() function in CPDF_VariableText