Home
last modified time | relevance | path

Searched refs:IFWL_AdapterTimerMgr (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/xfa/include/fwl/adapter/
Dfwl_adaptertimermgr.h15 class IFWL_AdapterTimerMgr {
17 virtual ~IFWL_AdapterTimerMgr() {} in ~IFWL_AdapterTimerMgr()
Dfwl_adapternative.h12 class IFWL_AdapterTimerMgr; variable
23 virtual IFWL_AdapterTimerMgr* GetTimerMgr() = 0;
Dfwl_sdadapterimp.h12 class IFWL_AdapterTimerMgr; variable
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_timerimp.cpp17 IFWL_AdapterTimerMgr* pAdapterTimerMgr = pAdapterNative->GetTimerMgr(); in FWL_StartTimer()
28 IFWL_AdapterTimerMgr* pAdapterTimerMgr = pAdapterNative->GetTimerMgr(); in FWL_StopTimer()
/external/pdfium/fpdfsdk/include/fpdfxfa/
Dfpdfxfa_util.h17 class CXFA_FWLAdapterTimerMgr : public IFWL_AdapterTimerMgr {
Dfpdfxfa_app.h82 IFWL_AdapterTimerMgr* GetTimerMgr() override;
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffapp.h47 IFWL_AdapterTimerMgr* GetTimerMgr() override;
Dxfa_ffapp.cpp204 IFWL_AdapterTimerMgr* CXFA_FFApp::GetTimerMgr() { in GetTimerMgr()
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_app.cpp531 IFWL_AdapterTimerMgr* CPDFXFA_App::GetTimerMgr() { in GetTimerMgr()
/external/pdfium/xfa/include/fxfa/
Dfxfa.h16 class IFWL_AdapterTimerMgr; variable
288 virtual IFWL_AdapterTimerMgr* GetTimerMgr() = 0;