Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffnotify.h38 CXFA_LayoutItem* OnCreateLayoutItem(CXFA_Node* pNode);
Dxfa_ffnotify.cpp89 CXFA_LayoutItem* CXFA_FFNotify::OnCreateLayoutItem(CXFA_Node* pNode) { in OnCreateLayoutItem() function in CXFA_FFNotify
/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutpagemgr.cpp564 pNotify->OnCreateLayoutItem(pNewPageArea)); in AddPageAreaLayoutItem()
Dxfa_layout_itemlayout.cpp1137 ->OnCreateLayoutItem(pFormNode); in CreateContentLayoutItem()