/external/pdfium/fxjs/xfa/ |
D | cjx_hostpseudomodel.cpp | 82 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in appType() local 96 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in calculationsEnabled() local 112 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in currentPage() local 127 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in language() local 142 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in numPages() local 157 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in platform() local 175 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in title() local 193 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in validationsEnabled() local 233 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in name() local 254 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in gotoURL() local [all …]
|
D | cjx_form.cpp | 73 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() local 92 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in recalculate() local 108 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() local 121 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execValidate() local
|
D | cjx_subform.cpp | 54 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() local 67 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() local 80 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execValidate() local
|
D | cjx_instancemanager.cpp | 98 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in SetInstances() local 146 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in moveInstance() local 189 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in removeInstance() local 244 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in addInstance() local 289 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in insertInstance() local
|
D | cjx_exclgroup.cpp | 54 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() local 67 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() local
|
D | cjx_field.cpp | 77 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() local 157 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() local 235 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execValidate() local
|
D | cfxjse_engine.cpp | 205 CXFA_FFNotify* pNotify = pDoc->GetNotify(); in GlobalPropertySetter() local 274 CXFA_FFNotify* pNotify = pDoc->GetNotify(); in GlobalPropertyGetter() local 370 CXFA_FFNotify* pNotify = pObject->GetDocument()->GetNotify(); in NormalPropertyGetter() local
|
D | cjx_layoutpseudomodel.cpp | 68 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ready() local 368 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in pageContent() local
|
D | cjx_eventpseudomodel.cpp | 180 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in emit() local
|
D | cjx_object.cpp | 1056 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in OnChanging() local 1298 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ScriptSomMessage() local 1490 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ScriptSomInstanceIndex() local
|
D | cjx_node.cpp | 514 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execSingleEventByName() local
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_edit.h | 93 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
|
D | cpwl_list_box.h | 91 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
|
D | cpwl_list_impl.h | 50 void SetNotify(CPWL_List_Notify* pNotify) { m_pNotify = pNotify; } in SetNotify()
|
D | cpwl_combo_box.cpp | 586 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
|
D | cpwl_edit_impl.cpp | 589 void CPWL_EditImpl::SetNotify(CPWL_EditCtrl* pNotify) { in SetNotify()
|
/external/pdfium/xfa/fxfa/layout/ |
D | cxfa_layoutitem.cpp | 28 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in XFA_ReleaseLayoutItem() local
|
D | cxfa_viewlayoutprocessor.cpp | 129 void SyncContainer(CXFA_FFNotify* pNotify, in SyncContainer() 247 CXFA_FFNotify* pNotify, in SyncRemoveLayoutItem() 663 CXFA_FFNotify* pNotify = pNewPageArea->GetDocument()->GetNotify(); in AddPageAreaLayoutItem() local 1598 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in SaveLayoutItemChildren() local 1645 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in MergePageSetContents() local 1846 CXFA_FFNotify* pNotify = m_pPageSetNode->GetDocument()->GetNotify(); in SyncLayoutData() local
|
D | cxfa_contentlayoutprocessor.cpp | 433 CXFA_FFNotify* pNotify = pGenerateNode->GetDocument()->GetNotify(); in DeleteLayoutGeneratedNode() local 478 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in FindLayoutItemSplitPos() local 642 CXFA_FFNotify* pNotify = pFormNode->GetDocument()->GetNotify(); in CreateContentLayoutItem() local 812 CXFA_FFNotify* pNotify = in ExtractLayoutItem() local 2031 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in DoLayoutField() local
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_formfield.cpp | 863 auto* pNotify = m_pForm->GetFormNotify(); in NotifyBeforeSelectionChange() local 868 auto* pNotify = m_pForm->GetFormNotify(); in NotifyAfterSelectionChange() local 874 auto* pNotify = m_pForm->GetFormNotify(); in NotifyBeforeValueChange() local 879 auto* pNotify = m_pForm->GetFormNotify(); in NotifyAfterValueChange() local
|
D | cpdf_interactiveform.cpp | 1093 void CPDF_InteractiveForm::SetNotifierIface(NotifierIface* pNotify) { in SetNotifierIface()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_node.cpp | 1558 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in InsertChildAndNotify() local 1756 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in SetFlagAndNotify() local 1781 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in OnRemoved() local 2049 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in SendAttributeChangeMessage() local
|