Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcscript_hostpseudomodel.cpp40 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in AppType() local
53 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in CalculationsEnabled() local
69 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in CurrentPage() local
84 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Language() local
98 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in NumPages() local
113 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Platform() local
130 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Title() local
147 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in ValidationsEnabled() local
167 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Variation() local
180 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Version() local
[all …]
Dcxfa_document_parser.cpp13 CXFA_DocumentParser::CXFA_DocumentParser(CXFA_FFNotify* pNotify) in CXFA_DocumentParser()
Dcxfa_node.cpp1651 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Script_Attribute_SendAttributeChangeMessage() local
1930 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Script_Som_Message() local
2429 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Script_Field_ExecInitialize() local
2519 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Script_Field_ExecCalculate() local
2600 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Script_Field_ExecValidate() local
2692 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Script_ExclGroup_ExecInitialize() local
2705 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Script_ExclGroup_ExecCalculate() local
2718 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Script_ExclGroup_ExecValidate() local
2745 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Script_Som_InstanceIndex() local
2825 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Script_Subform_ExecInitialize() local
[all …]
Dcxfa_layoutitem.cpp16 CXFA_FFNotify* pNotify = pLayoutItem->m_pFormNode->GetDocument()->GetNotify(); in XFA_ReleaseLayoutItem() local
Dcxfa_layoutpagemgr.cpp84 void SyncContainer(CXFA_FFNotify* pNotify, in SyncContainer()
209 CXFA_FFNotify* pNotify, in SyncRemoveLayoutItem()
561 CXFA_FFNotify* pNotify = pNewPageArea->GetDocument()->GetNotify(); in AddPageAreaLayoutItem() local
1597 CXFA_FFNotify* pNotify = in SaveLayoutItem() local
1661 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in MergePageSetContents() local
1882 CXFA_FFNotify* pNotify = m_pTemplatePageSetRoot->GetDocument()->GetNotify(); in SyncLayoutData() local
Dcscript_layoutpseudomodel.cpp37 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Ready() local
363 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in PageContent() local
Dcscript_eventpseudomodel.cpp212 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in Emit() local
Dcxfa_scriptcontext.cpp200 CXFA_FFNotify* pNotify = pDoc->GetNotify(); in GlobalPropertySetter() local
276 CXFA_FFNotify* pNotify = pDoc->GetNotify(); in GlobalPropertyGetter() local
Dxfa_layout_itemlayout.cpp571 CXFA_FFNotify* pNotify = pGenerateNode->GetDocument()->GetNotify(); in DeleteLayoutGeneratedNode() local
958 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in FindLayoutItemSplitPos() local
1306 CXFA_FFNotify* pNotify = in ExtractLayoutItem() local
2703 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in DoLayoutField() local
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Edit.h103 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
DPWL_ListBox.h100 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
DPWL_ComboBox.cpp618 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.cpp206 void CFX_ListCtrl::SetNotify(CPWL_List_Notify* pNotify) { in SetNotify()
Dfxet_edit.cpp870 void CFX_Edit::SetNotify(CPWL_EditCtrl* pNotify) { in SetNotify()
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp1321 void CPDF_InterForm::SetFormNotify(IPDF_FormNotify* pNotify) { in SetFormNotify()