Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dctypeset.cpp294 std::max(m_pVT->GetPlateWidth() - m_pVT->GetLineIndent(), 0.0f); in SplitLines()
428 float fLineIndent = m_pVT->GetLineIndent(); in OutputLines()
Dcpdf_variabletext.h165 float GetLineIndent();
Dcpdf_variabletext.cpp706 float CPDF_VariableText::GetLineIndent() { in GetLineIndent() function in CPDF_VariableText