Searched refs:GetTimerMgr (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/xfa/fwl/
H A Dcfwl_timer.cpp24 IFWL_AdapterTimerMgr* pAdapterTimerMgr = pAdapterNative->GetTimerMgr();
/external/pdfium/xfa/fxfa/
H A Dxfa_ffapp.h49 IFWL_AdapterTimerMgr* GetTimerMgr() const;
H A Dfxfa.h227 virtual IFWL_AdapterTimerMgr* GetTimerMgr() = 0;
/external/pdfium/xfa/fxfa/app/
H A Dxfa_ffapp.cpp156 IFWL_AdapterTimerMgr* CXFA_FFApp::GetTimerMgr() const { function in class:CXFA_FFApp
157 return m_pProvider->GetTimerMgr();
/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_context.h84 IFWL_AdapterTimerMgr* GetTimerMgr() override;
H A Dcpdfxfa_context.cpp364 IFWL_AdapterTimerMgr* CPDFXFA_Context::GetTimerMgr() { function in class:CPDFXFA_Context

Completed in 823 milliseconds