Home
last modified time | relevance | path

Searched defs:pDocView (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.cpp61 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(pSender->GetLayout()); in OnPageEvent() local
214 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in RunScript() local
232 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in ExecEventByDeepFirst() local
241 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in AddCalcValidate() local
266 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in GetWidgetHandler() local
279 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in OpenDropDownList() local
295 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in ResetData() local
303 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in GetLayoutStatus() local
308 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in RunNodeInitialize() local
316 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in RunSubformIndexChange() local
[all …]
Dcxfa_ffpageview.cpp112 CXFA_FFPageView::CXFA_FFPageView(CXFA_FFDocView* pDocView, CXFA_Node* pPageArea) in CXFA_FFPageView()
Dcxfa_ffdocview.cpp407 static int32_t XFA_ProcessEvent(CXFA_FFDocView* pDocView, in XFA_ProcessEvent()
Dcxfa_ffwidget.cpp600 void CXFA_FFWidget::SetDocView(CXFA_FFDocView* pDocView) { in SetDocView()
Dcxfa_ffwidgethandler.cpp25 CXFA_FFWidgetHandler::CXFA_FFWidgetHandler(CXFA_FFDocView* pDocView) in CXFA_FFWidgetHandler()
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp78 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView()) { in GetMixXFAWidget() local
102 CXFA_FFDocView* pDocView = pContext->GetXFADocView(); in GetGroupMixXFAWidget() local
116 CXFA_FFDocView* pDocView = pContext->GetXFADocView(); in GetXFAWidgetHandler() local
272 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView()) in OnXFAAAction() local
999 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView()) local
Dcpdfsdk_xfawidgethandler.cpp133 CXFA_FFDocView* pDocView = pContext->GetXFADocView(); in HitTest() local
351 CXFA_FFDocView* pDocView = pDoc->GetXFADocView(); in GetXFAWidgetHandler() local
Dfpdfformfill.cpp240 CXFA_FFDocView* pDocView = pPageView->GetDocView(); in FPDFPage_HasFormFieldAtPoint() local