Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_layoutprocessor.cpp58 if (!m_pViewLayoutProcessor->PrepareFirstPage(pFormRoot)) in StartLayout()
Dcxfa_viewlayoutprocessor.h40 bool PrepareFirstPage(CXFA_Node* pRootSubform);
Dcxfa_viewlayoutprocessor.cpp441 bool CXFA_ViewLayoutProcessor::PrepareFirstPage(CXFA_Node* pRootSubform) { in PrepareFirstPage() function in CXFA_ViewLayoutProcessor