Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.h99 CXFA_Node* pNewPageArea);
Dcxfa_viewlayoutprocessor.cpp655 CXFA_Node* pNewPageArea) { in AddPageAreaLayoutItem() argument
659 pViewItem->SetFormNode(pNewPageArea); in AddPageAreaLayoutItem()
663 CXFA_FFNotify* pNotify = pNewPageArea->GetDocument()->GetNotify(); in AddPageAreaLayoutItem()
665 pNewPageArea, pNotify->OnCreateViewLayoutItem(pNewPageArea)); in AddPageAreaLayoutItem()