Home
last modified time | relevance | path

Searched refs:GetAdapterNative (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_appimp.cpp25 IFWL_AdapterNative* IFWL_App::GetAdapterNative() { in GetAdapterNative() function in IFWL_App
26 return static_cast<CFWL_AppImp*>(GetImpl())->GetAdapterNative(); in GetAdapterNative()
73 IFWL_AdapterNative* CFWL_AppImp::GetAdapterNative() { in GetAdapterNative() function in CFWL_AppImp
99 return pApp->GetAdapterNative(); in FWL_GetAdapterNative()
Dfwl_widgetimp.cpp130 IFWL_AdapterNative* pAdapter = pApp->GetAdapterNative(); in Initialize()
/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_appimp.h24 virtual IFWL_AdapterNative* GetAdapterNative();
/external/pdfium/xfa/include/fwl/core/
Dfwl_app.h22 IFWL_AdapterNative* GetAdapterNative();