Home
last modified time | relevance | path

Searched refs:GetFWLAdapterWidgetMgr (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffapp.h39 CXFA_FWLAdapterWidgetMgr* GetFWLAdapterWidgetMgr();
Dcxfa_ffapp.cpp71 CXFA_FWLAdapterWidgetMgr* CXFA_FFApp::GetFWLAdapterWidgetMgr() { in GetFWLAdapterWidgetMgr() function in CXFA_FFApp
/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.cpp33 m_pAdapter(pAdapterNative->GetFWLAdapterWidgetMgr()) { in CFWL_WidgetMgr()