Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.h43 void OnLayoutItemAdded(CXFA_LayoutProcessor* pLayout,
Dcxfa_ffnotify.cpp485 void CXFA_FFNotify::OnLayoutItemAdded(CXFA_LayoutProcessor* pLayout, in OnLayoutItemAdded() function in CXFA_FFNotify
/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutpagemgr.cpp116 pNotify->OnLayoutItemAdded(pDocLayout, pContainerItem, nPageIndex, dwStatus); in SyncContainer()