Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdoc.cpp122 CXFA_FFDocView* CXFA_FFDoc::GetDocView(CXFA_LayoutProcessor* pLayout) { in GetDocView() function in CXFA_FFDoc
127 CXFA_FFDocView* CXFA_FFDoc::GetDocView() { in GetDocView() function in CXFA_FFDoc
Dcxfa_ffwidget.h150 CXFA_FFDocView* GetDocView() const { return m_pDocView.Get(); } in GetDocView() function
Dcxfa_ffpageview.cpp118 CXFA_FFDocView* CXFA_FFPageView::GetDocView() const { in GetDocView() function in CXFA_FFPageView