Home | History | Annotate | Download | only in fpdfsdk

Lines Matching refs:pDocView

77       if (CXFA_FFDocView* pDocView = pContext->GetXFADocView()) {
88 m_hMixXFAWidget = pDocView->GetWidgetByName(sName, nullptr);
100 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView()) {
103 return pDocView->GetWidgetByName(sName, nullptr);
114 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView())
115 m_pWidgetHandler = pDocView->GetWidgetHandler();
272 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView())
273 pDocView->UpdateDocView();
1850 if (CXFA_FFDocView* pDocView = pContext->GetXFADocView())
1851 pDocView->UpdateDocView();