Home
last modified time | relevance | path

Searched defs:GetDocView (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffdoc.cpp224 CXFA_FFDocView* CXFA_FFDoc::GetDocView(CXFA_LayoutProcessor* pLayout) { in GetDocView() function in CXFA_FFDoc
229 CXFA_FFDocView* CXFA_FFDoc::GetDocView() { in GetDocView() function in CXFA_FFDoc
H A Dcxfa_ffwidget.h163 CXFA_FFDocView* GetDocView() const { return m_pDocView; } in GetDocView() function
H A Dcxfa_ffpageview.cpp243 CXFA_FFDocView* CXFA_FFPageView::GetDocView() const { in GetDocView() function in CXFA_FFPageView
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_widget.cpp439 CXFA_FFDocView* CPDFXFA_Widget::GetDocView() { in GetDocView() function in CPDFXFA_Widget