Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_section.cpp663 float fLineIndent = m_pVT->GetLineIndent(); in OutputLines() local
664 float fTypesetWidth = std::max(m_pVT->GetPlateWidth() - fLineIndent, 0.0f); in OutputLines()
698 fPosX += fLineIndent; in OutputLines()