Searched refs:XFA_EVENT_Ready (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffdocview.cpp | 100 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready, true, true, nullptr); in StartLayout() 138 ExecEventActivityByDeepFirst(pPageSetNode, XFA_EVENT_Ready, true, true, in StopLayout() 140 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready, false, true, in StopLayout() 149 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready, false, true, in StopLayout() 191 ExecEventActivityByDeepFirst(pNode, XFA_EVENT_Ready, true, true, nullptr); in UpdateDocView() 720 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready, false, true, in RunEventLayoutReady()
|
D | cxfa_eventparam.h | 40 XFA_EVENT_Ready, enumerator
|
/external/pdfium/fxjs/xfa/ |
D | cjx_form.cpp | 94 pNotify->ExecEventByDeepFirst(GetXFANode(), XFA_EVENT_Ready, true); in recalculate()
|