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

  /external/pdfium/xfa/fwl/
cfwl_timer.cpp 28 IFWL_AdapterTimerMgr* pAdapterTimerMgr = pAdapterNative->GetTimerMgr();
  /external/pdfium/xfa/fxfa/
cxfa_ffapp.cpp 77 IFWL_AdapterTimerMgr* CXFA_FFApp::GetTimerMgr() const {
78 return m_pProvider->GetTimerMgr();
cxfa_ffapp.h 47 IFWL_AdapterTimerMgr* GetTimerMgr() const;
fxfa.h 207 virtual IFWL_AdapterTimerMgr* GetTimerMgr() = 0;
  /external/pdfium/fpdfsdk/fpdfxfa/
cpdfxfa_context.h 89 IFWL_AdapterTimerMgr* GetTimerMgr() override;
cpdfxfa_context.cpp 335 IFWL_AdapterTimerMgr* CPDFXFA_Context::GetTimerMgr() {

Completed in 1744 milliseconds