HomeSort by relevance Sort by last modified time
    Searched refs:GetAdapterNative (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/src/fwl/src/core/include/
fwl_appimp.h 24 virtual IFWL_AdapterNative* GetAdapterNative();
  /external/pdfium/xfa/src/fwl/src/core/
fwl_appimp.cpp 25 IFWL_AdapterNative* IFWL_App::GetAdapterNative() {
26 return static_cast<CFWL_AppImp*>(GetImpl())->GetAdapterNative();
73 IFWL_AdapterNative* CFWL_AppImp::GetAdapterNative() {
99 return pApp->GetAdapterNative();
fwl_widgetimp.cpp 130 IFWL_AdapterNative* pAdapter = pApp->GetAdapterNative();
    [all...]
  /external/pdfium/xfa/include/fwl/core/
fwl_app.h 22 IFWL_AdapterNative* GetAdapterNative();

Completed in 517 milliseconds