Searched refs:XFA_EVENT_Ready (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffdocview.cpp | 90 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready, TRUE); in StartLayout() 123 ExecEventActivityByDeepFirst(pPageSetNode, XFA_EVENT_Ready, TRUE); in StopLayout() 124 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready); in StopLayout() 129 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready); in StopLayout() 176 ExecEventActivityByDeepFirst(pNode, XFA_EVENT_Ready, TRUE); in UpdateDocView() 755 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready); in RunEventLayoutReady()
|
/external/pdfium/xfa/include/fxfa/ |
D | fxfa.h | 536 XFA_EVENT_Ready, enumerator
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_object_imp.cpp | 3458 pNotify->ExecEventByDeepFirst(this, XFA_EVENT_Ready, TRUE); in Script_Form_Recalculate()
|