Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.h53 CXFA_FFPageView* OnCreateViewLayoutItem(CXFA_Node* pNode);
Dcxfa_ffnotify.cpp86 CXFA_FFPageView* CXFA_FFNotify::OnCreateViewLayoutItem(CXFA_Node* pNode) { in OnCreateViewLayoutItem() function in CXFA_FFNotify
/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.cpp670 pNotify->OnCreateViewLayoutItem(pNewPageArea)); in AddPageAreaLayoutItem()