Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp82 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in appType()
96 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in calculationsEnabled()
112 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in currentPage()
127 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in language()
142 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in numPages()
157 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in platform()
175 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in title()
193 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in validationsEnabled()
233 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in name()
254 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in gotoURL()
[all …]
Dcjx_form.cpp73 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize()
92 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in recalculate()
108 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate()
121 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execValidate()
Dcjx_subform.cpp54 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize()
67 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate()
80 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execValidate()
Dcjx_exclgroup.cpp54 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize()
67 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate()
80 CXFA_FFNotify* notify = GetDocument()->GetNotify(); in execValidate()
Dcjx_instancemanager.cpp98 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in SetInstances()
146 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in moveInstance()
189 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in removeInstance()
244 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in addInstance()
289 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in insertInstance()
Dcjx_field.cpp77 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize()
157 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate()
235 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execValidate()
Dcjx_packet.cpp89 ->GetNotify() in content()
Dcfxjse_engine.cpp205 CXFA_FFNotify* pNotify = pDoc->GetNotify(); in GlobalPropertySetter()
274 CXFA_FFNotify* pNotify = pDoc->GetNotify(); in GlobalPropertyGetter()
370 CXFA_FFNotify* pNotify = pObject->GetDocument()->GetNotify(); in NormalPropertyGetter()
Dcjx_layoutpseudomodel.cpp68 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ready()
368 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in pageContent()
Dcjx_node.cpp278 GetXFANode()->GetDocument()->GetNotify()->GetHDOC()->GetXMLDocument(); in loadXML()
514 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execSingleEventByName()
Dcjx_eventpseudomodel.cpp180 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in emit()
Dcjx_object.cpp1056 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in OnChanging()
1298 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ScriptSomMessage()
1490 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ScriptSomInstanceIndex()
Dcfxjse_formcalc_context.cpp4419 IXFA_AppProvider* pAppProvider = pDoc->GetNotify()->GetAppProvider(); in Get()
4451 IXFA_AppProvider* pAppProvider = pDoc->GetNotify()->GetAppProvider(); in Post()
4507 IXFA_AppProvider* pAppProvider = pDoc->GetNotify()->GetAppProvider(); in Put()
/external/pdfium/xfa/fxfa/layout/
Dcxfa_layoutitem.cpp28 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in XFA_ReleaseLayoutItem()
Dcxfa_viewlayoutprocessor.cpp264 return pTestScript->GetDocument()->GetNotify()->RunScript( in RunBreakTestScript()
663 CXFA_FFNotify* pNotify = pNewPageArea->GetDocument()->GetNotify(); in AddPageAreaLayoutItem()
1598 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in SaveLayoutItemChildren()
1645 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in MergePageSetContents()
1846 CXFA_FFNotify* pNotify = m_pPageSetNode->GetDocument()->GetNotify(); in SyncLayoutData()
Dcxfa_contentlayoutprocessor.cpp76 pNode->GetDocument()->GetNotify()->StartFieldDrawLayout(pNode, pWidth, in UpdateWidgetSize()
433 CXFA_FFNotify* pNotify = pGenerateNode->GetDocument()->GetNotify(); in DeleteLayoutGeneratedNode()
478 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in FindLayoutItemSplitPos()
642 CXFA_FFNotify* pNotify = pFormNode->GetDocument()->GetNotify(); in CreateContentLayoutItem()
813 m_pOldLayoutItem->GetFormNode()->GetDocument()->GetNotify(); in ExtractLayoutItem()
2031 CXFA_FFNotify* pNotify = pDocument->GetNotify(); in DoLayoutField()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.h79 CXFA_FFNotify* GetNotify() const { return notify_.Get(); } in GetNotify() function
Dcxfa_node.cpp1558 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in InsertChildAndNotify()
1756 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in SetFlagAndNotify()
1781 CXFA_FFNotify* pNotify = m_pDocument->GetNotify(); in OnRemoved()
2049 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in SendAttributeChangeMessage()
4438 GetDocument()->GetNotify()->OnWidgetListItemAdded(this, wsLabel, nIndex); in InsertItem()
4552 GetDocument()->GetNotify()->OnWidgetListItemRemoved(this, nIndex); in DeleteItem()
5084 return GetDocument()->GetNotify()->GetHDOC()->GetXMLDocument(); in GetXMLDocument()
Dcxfa_document.cpp1411 GetNotify()->GetAppProvider()->GetLanguage()); in GetLocaleMgr()
1458 return GetNotify()->GetHDOC()->GetFormType(); in GetFormType()