Home
last modified time | relevance | path

Searched defs:hTimer (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_timerimp.cpp20 FWL_HTIMER hTimer = NULL; in FWL_StartTimer() local
24 int32_t FWL_StopTimer(FWL_HTIMER hTimer) { in FWL_StopTimer()
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_util.cpp15 FWL_HTIMER& hTimer, in Start()
31 FWL_ERR CXFA_FWLAdapterTimerMgr::Stop(FWL_HTIMER hTimer) { in Stop()
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_caretimp.cpp134 int32_t CFWL_CaretImp::CFWL_CaretTimer::Run(FWL_HTIMER hTimer) { in Run()
Dfwl_tooltipctrlimp.cpp262 int32_t CFWL_ToolTipImp::CFWL_ToolTipTimer::Run(FWL_HTIMER hTimer) { in Run()
Dfwl_spinbuttonimp.cpp137 int32_t CFWL_SpinButtonImp::Run(FWL_HTIMER hTimer) { in Run()
Dfwl_scrollbarimp.cpp225 int32_t CFWL_ScrollBarImp::Run(FWL_HTIMER hTimer) { in Run()