Searched refs:XFA_EVENT_Ready (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffdocview.cpp | 91 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready, true, true); in StartLayout() 128 ExecEventActivityByDeepFirst(pPageSetNode, XFA_EVENT_Ready, true, true); in StopLayout() 129 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready, false, true); in StopLayout() 136 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready, false, true); in StopLayout() 179 ExecEventActivityByDeepFirst(pNode, XFA_EVENT_Ready, true, true); in UpdateDocView() 621 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready, false, true); in RunEventLayoutReady()
|
D | cxfa_eventparam.h | 42 XFA_EVENT_Ready, enumerator
|
/external/pdfium/fxjs/xfa/ |
D | cjx_form.cpp | 98 pNotify->ExecEventByDeepFirst(GetXFANode(), XFA_EVENT_Ready, true, true); in recalculate()
|