Home
last modified time | relevance | path

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

/external/pdfium/core/src/reflow/
Dreflowedpage.cpp348 …arser::Start(IPDF_ReflowedPage* pReflowPage, CPDF_Page* pPage, FX_FLOAT topIndent, FX_FLOAT fWidth… in Start() argument
359 m_TopIndent = topIndent; in Start()
383 …m_pReflowEngine = IPDF_LayoutProcessor::Create_LayoutProcessor_Reflow(topIndent, fWidth, fHeight, … in Start()