Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffapp.h145 CFWL_App* GetFWLApp() const { return m_pFWLApp; } in GetFWLApp() function
H A Dcxfa_ffwidget.cpp234 CFWL_App* CXFA_FFWidget::GetFWLApp() const { in GetFWLApp() function in CXFA_FFWidget
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_widget.h149 CFWL_App* GetFWLApp() const { return m_pFWLApp; } in GetFWLApp() function