Searched refs:PrepareFirstPage (Results 1 – 3 of 3) sorted by relevance
58 if (!m_pViewLayoutProcessor->PrepareFirstPage(pFormRoot)) in StartLayout()
40 bool PrepareFirstPage(CXFA_Node* pRootSubform);
441 bool CXFA_ViewLayoutProcessor::PrepareFirstPage(CXFA_Node* pRootSubform) { in PrepareFirstPage() function in CXFA_ViewLayoutProcessor