Home
last modified time | relevance | path

Searched defs:fTypesetWidth (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dctypeset.cpp289 FX_FLOAT fTypesetWidth = std::max( in SplitLines() local
426 FX_FLOAT fTypesetWidth = std::max(m_pVT->GetPlateWidth() - fLineIndent, 0.0f); in OutputLines() local