Home
last modified time | relevance | path

Searched defs:pNotify (Results 1 – 22 of 22) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp82 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 …]
Dcjx_form.cpp73 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
Dcjx_subform.cpp54 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
Dcjx_instancemanager.cpp98 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
Dcjx_exclgroup.cpp54 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() local
67 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() local
Dcjx_field.cpp77 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
Dcfxjse_engine.cpp205 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
Dcjx_layoutpseudomodel.cpp68 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ready() local
368 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in pageContent() local
Dcjx_eventpseudomodel.cpp180 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in emit() local
Dcjx_object.cpp1056 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
Dcjx_node.cpp514 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execSingleEventByName() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.h93 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
Dcpwl_list_box.h91 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
Dcpwl_list_impl.h50 void SetNotify(CPWL_List_Notify* pNotify) { m_pNotify = pNotify; } in SetNotify()
Dcpwl_combo_box.cpp586 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
Dcpwl_edit_impl.cpp589 void CPWL_EditImpl::SetNotify(CPWL_EditCtrl* pNotify) { in SetNotify()
/external/pdfium/xfa/fxfa/layout/
Dcxfa_layoutitem.cpp28 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in XFA_ReleaseLayoutItem() local
Dcxfa_viewlayoutprocessor.cpp129 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
Dcxfa_contentlayoutprocessor.cpp433 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/
Dcpdf_formfield.cpp863 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
Dcpdf_interactiveform.cpp1093 void CPDF_InteractiveForm::SetNotifierIface(NotifierIface* pNotify) { in SetNotifierIface()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1558 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