Searched refs:IFWL_AdapterTimerMgr (Results 1 – 10 of 10) sorted by relevance
15 class IFWL_AdapterTimerMgr {17 virtual ~IFWL_AdapterTimerMgr() {} in ~IFWL_AdapterTimerMgr()
12 class IFWL_AdapterTimerMgr; variable23 virtual IFWL_AdapterTimerMgr* GetTimerMgr() = 0;
12 class IFWL_AdapterTimerMgr; variable
17 IFWL_AdapterTimerMgr* pAdapterTimerMgr = pAdapterNative->GetTimerMgr(); in FWL_StartTimer()28 IFWL_AdapterTimerMgr* pAdapterTimerMgr = pAdapterNative->GetTimerMgr(); in FWL_StopTimer()
17 class CXFA_FWLAdapterTimerMgr : public IFWL_AdapterTimerMgr {
82 IFWL_AdapterTimerMgr* GetTimerMgr() override;
47 IFWL_AdapterTimerMgr* GetTimerMgr() override;
204 IFWL_AdapterTimerMgr* CXFA_FFApp::GetTimerMgr() { in GetTimerMgr()
531 IFWL_AdapterTimerMgr* CPDFXFA_App::GetTimerMgr() { in GetTimerMgr()
16 class IFWL_AdapterTimerMgr; variable288 virtual IFWL_AdapterTimerMgr* GetTimerMgr() = 0;