Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffnotify.cpp46 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(pSender->GetLayout()); in OnPageEvent() local
91 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(pLayout); in OnCreateLayoutItem() local
192 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in RunScript() local
217 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in ExecEventByDeepFirst() local
226 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in AddCalcValidate() local
248 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in GetWidgetHandler() local
258 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in OpenDropDownList() local
274 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in ResetData() local
281 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in GetLayoutStatus() local
285 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in RunNodeInitialize() local
[all …]
Dxfa_ffdocview.cpp400 static int32_t XFA_ProcessEvent(CXFA_FFDocView* pDocView, in XFA_ProcessEvent()
803 CXFA_WidgetAccIterator::CXFA_WidgetAccIterator(CXFA_FFDocView* pDocView, in CXFA_WidgetAccIterator()
Dxfa_ffpageview.cpp118 CXFA_FFPageView::CXFA_FFPageView(CXFA_FFDocView* pDocView, CXFA_Node* pPageArea) in CXFA_FFPageView()
Dxfa_ffwidgethandler.cpp20 CXFA_FFWidgetHandler::CXFA_FFWidgetHandler(CXFA_FFDocView* pDocView) in CXFA_FFWidgetHandler()
Dxfa_ffwidgetacc.cpp172 CXFA_WidgetAcc::CXFA_WidgetAcc(CXFA_FFDocView* pDocView, CXFA_Node* pNode) in CXFA_WidgetAcc()
Dxfa_ffwidget.cpp463 void CXFA_FFWidget::SetDocView(CXFA_FFDocView* pDocView) { in SetDocView()
/external/pdfium/fpdfsdk/
Dcpdfsdk_xfawidgethandler.cpp114 CXFA_FFDocView* pDocView = pContext->GetXFADocView(); in HitTest() local
332 CXFA_FFDocView* pDocView = pDoc->GetXFADocView(); in GetXFAWidgetHandler() local
Dcpdfsdk_widget.cpp77 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView()) { in GetMixXFAWidget() local
100 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView()) { in GetGroupMixXFAWidget() local
114 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView()) in GetXFAWidgetHandler() local
272 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView()) in OnXFAAAction() local
1850 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView()) local
Dfpdfformfill.cpp177 CXFA_FFDocView* pDocView = pPageView->GetDocView(); in FPDFPage_HasFormFieldAtPoint() local