/external/pdfium/fxjs/xfa/ |
D | cjx_hostpseudomodel.cpp | 76 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in appType() 90 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in calculationsEnabled() 106 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in currentPage() 121 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in language() 136 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in numPages() 151 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in platform() 169 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in title() 187 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in validationsEnabled() 208 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in variation() 222 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in version() [all …]
|
D | cjx_form.cpp | 70 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() 88 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in recalculate() 104 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() 116 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execValidate()
|
D | cjx_instancemanager.cpp | 94 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in SetInstances() 145 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in moveInstance() 184 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in removeInstance() 234 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in addInstance() 279 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in insertInstance()
|
D | cjx_subform.cpp | 48 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() 60 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() 72 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execValidate()
|
D | cjx_exclgroup.cpp | 50 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() 62 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() 74 CXFA_FFNotify* notify = GetDocument()->GetNotify(); in execValidate()
|
D | cjx_field.cpp | 71 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() 149 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() 226 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execValidate()
|
D | cjx_layoutpseudomodel.cpp | 59 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ready() 364 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in pageContent()
|
D | cjx_eventpseudomodel.cpp | 164 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in emit()
|
D | cjx_object.cpp | 1190 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in OnChanging() 1429 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in Script_Som_Message() 1635 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in Script_Som_InstanceIndex()
|
D | cjx_node.cpp | 462 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execSingleEventByName()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_document_parser.h | 30 CXFA_FFNotify* GetNotify() const;
|
D | cxfa_document.cpp | 143 CXFA_FFNotify* CXFA_Document::GetNotify() const { in GetNotify() function in CXFA_Document 144 return m_pParser->GetNotify(); in GetNotify() 284 GetNotify()->GetAppProvider()->GetLanguage()); in GetLocalMgr()
|
D | cxfa_document_parser.cpp | 47 CXFA_FFNotify* CXFA_DocumentParser::GetNotify() const { in GetNotify() function in CXFA_DocumentParser
|
D | cxfa_document.h | 69 CXFA_FFNotify* GetNotify() const;
|
D | cxfa_layoutitem.cpp | 19 CXFA_FFNotify* pNotify = pLayoutItem->m_pFormNode->GetDocument()->GetNotify(); in XFA_ReleaseLayoutItem()
|
D | cxfa_layoutpagemgr.cpp | 245 return pTestScript->GetDocument()->GetNotify()->RunScript( in RunBreakTestScript() 582 CXFA_FFNotify* pNotify = pNewPageArea->GetDocument()->GetNotify(); in AddPageAreaLayoutItem() 1628 m_pTemplatePageSetRoot->GetDocument()->GetNotify(); in SaveLayoutItem() 1690 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in MergePageSetContents() 1905 CXFA_FFNotify* pNotify = m_pTemplatePageSetRoot->GetDocument()->GetNotify(); in SyncLayoutData()
|
D | cxfa_node.cpp | 842 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in InsertChild() 889 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in InsertChild() 1078 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in SetFlag() 1109 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in OnRemoved() 1382 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in SendAttributeChangeMessage()
|
D | cxfa_itemlayoutprocessor.cpp | 77 pNode->GetDocument()->GetNotify()->StartFieldDrawLayout(pNode, *fWidth, in UpdateWidgetSize() 615 CXFA_FFNotify* pNotify = pGenerateNode->GetDocument()->GetNotify(); in DeleteLayoutGeneratedNode() 1001 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in FindLayoutItemSplitPos() 1183 pFormNode->GetDocument()->GetNotify()->OnCreateContentLayoutItem( in CreateContentLayoutItem() 1357 m_pOldLayoutItem->m_pFormNode->GetDocument()->GetNotify(); in ExtractLayoutItem() 2754 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in DoLayoutField()
|
/external/pdfium/fxjs/ |
D | cfxjse_engine.cpp | 198 CXFA_FFNotify* pNotify = pDoc->GetNotify(); in GlobalPropertySetter() 255 CXFA_FFNotify* pNotify = pDoc->GetNotify(); in GlobalPropertyGetter()
|
D | cfxjse_formcalc_context.cpp | 4662 IXFA_AppProvider* pAppProvider = pDoc->GetNotify()->GetAppProvider(); in Get() 4694 IXFA_AppProvider* pAppProvider = pDoc->GetNotify()->GetAppProvider(); in Post() 4750 IXFA_AppProvider* pAppProvider = pDoc->GetNotify()->GetAppProvider(); in Put()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_widgetacc.cpp | 2131 m_pNode->GetDocument()->GetNotify()->OnWidgetListItemAdded( in InsertItem() 2254 m_pNode->GetDocument()->GetNotify()->OnWidgetListItemRemoved(this, nIndex); in DeleteItem()
|