Home
last modified time | relevance | path

Searched refs:GetNotify (Results 1 – 17 of 17) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp35 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_AppType()
51 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_FoxitAppType()
67 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_CalculationsEnabled()
84 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_CurrentPage()
101 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_Language()
117 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_NumPages()
133 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_Platform()
152 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_Title()
172 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_ValidationsEnabled()
192 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_Variation()
[all …]
Dxfa_script_signaturepseudomodel.cpp31 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_SignaturePseudoModel_Verify()
53 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_SignaturePseudoModel_Sign()
87 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_SignaturePseudoModel_Enumerate()
103 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_SignaturePseudoModel_Clear()
Dxfa_script_layoutpseudomodel.cpp29 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_Ready()
370 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_PageContent()
393 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_AbsPageCountInBatch()
406 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_SheetCountInBatch()
448 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_AbsPageInBatch()
482 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_SheetInBatch()
Dxfa_document_imp.cpp90 IXFA_Notify* CXFA_Document::GetNotify() const { in GetNotify() function in CXFA_Document
91 return m_pParser->GetNotify(); in GetNotify()
242 this->GetParser()->GetNotify()->GetAppProvider()->GetLanguage(wsLanguage); in GetLocalMgr()
Dxfa_layout_appadapter.cpp50 pLayoutItem->m_pFormNode->GetDocument()->GetParser()->GetNotify(); in XFA_ReleaseLayoutItem()
Dxfa_object_imp.cpp57 IXFA_AppProvider* pAppProvider = m_pDocument->GetNotify()->GetAppProvider(); in ThrowScriptErrorMessage()
738 IXFA_AppProvider* pAppProvider = m_pDocument->GetNotify()->GetAppProvider(); in Script_TreeClass_Nodes()
1310 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Attribute_SendAttributeChangeMessage()
1607 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Som_Message()
2188 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Field_ExecInitialize()
2281 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Field_ExecCalculate()
2364 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Field_ExecValidate()
2454 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_ExclGroup_ExecInitialize()
2467 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_ExclGroup_ExecCalculate()
2480 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_ExclGroup_ExecValidate()
[all …]
Dxfa_layout_pagemgr_new.cpp328 return pTestScript->GetDocument()->GetParser()->GetNotify()->RunScript( in XFA_LayoutPageMgr_RunBreakTestScript()
410 pNewPageArea->GetDocument()->GetParser()->GetNotify(); in AddPageAreaLayoutItem()
1514 ->GetNotify() in FindOrCreateLayoutItem()
1570 m_pTemplatePageSetRoot->GetDocument()->GetParser()->GetNotify(); in SaveLayoutItem()
1630 IXFA_Notify* pNotify = pDocument->GetParser()->GetNotify(); in MergePageSetContents()
1877 m_pTemplatePageSetRoot->GetDocument()->GetParser()->GetNotify(); in SyncLayoutData()
1982 m_pLayoutProcessor->GetDocument()->GetParser()->GetNotify(); in PrepareLayout()
Dxfa_parser_imp.h96 virtual IXFA_Notify* GetNotify() const { return m_pNotify; } in GetNotify() function
Dxfa_script_eventpseudomodel.cpp247 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_EventPseudoModel_Emit()
Dxfa_script_imp.cpp168 IXFA_Notify* pNotify = pDoc->GetNotify(); in GlobalPropertySetter()
250 IXFA_Notify* pNotify = pDoc->GetNotify(); in GlobalPropertyGetter()
Dxfa_layout_itemlayout.cpp69 ->GetNotify() in CreateContentLayoutItem()
103 IXFA_Notify* pNotify = pDocument->GetParser()->GetNotify(); in FindLayoutItemSplitPos()
565 m_pOldLayoutItem->m_pFormNode->GetDocument()->GetParser()->GetNotify(); in ExtractLayoutItem()
629 IXFA_Notify* pNotify = pGenerateNode->GetDocument()->GetParser()->GetNotify(); in XFA_DeleteLayoutGeneratedNode()
1227 pNode->GetDocument()->GetParser()->GetNotify()->StartFieldDrawLayout( in XFA_ItemLayoutProcessor_UpdateWidgetSize()
2923 IXFA_Notify* pNotify = pDocument->GetParser()->GetNotify(); in DoLayoutField()
Dxfa_objectacc_imp.cpp2408 m_pNode->GetDocument()->GetNotify()->OnWidgetDataEvent( in InsertItem()
2537 m_pNode->GetDocument()->GetNotify()->OnWidgetDataEvent( in DeleteItem()
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_parser.h33 virtual IXFA_Notify* GetNotify() const = 0;
Dxfa_document.h142 IXFA_Notify* GetNotify() const;
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_IconList.h72 IPWL_IconList_Notify* GetNotify() const;
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_IconList.cpp269 if (IPWL_IconList_Notify* pNotify = GetNotify()) in SetSelect()
278 IPWL_IconList_Notify* CPWL_IconList_Content::GetNotify() const { in GetNotify() function in CPWL_IconList_Content
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp5428 pDoc->GetParser()->GetNotify()->GetAppProvider(); in Get()
5464 pDoc->GetParser()->GetNotify()->GetAppProvider(); in Post()
5537 pDoc->GetParser()->GetNotify()->GetAppProvider(); in Put()
7192 IXFA_AppProvider* pAppProvider = m_pDocument->GetNotify()->GetAppProvider(); in ThrowScriptErrorMessage()