Home
last modified time | relevance | path

Searched refs:m_Timer (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.h136 CFWL_ScrollBar::Timer m_Timer; variable
Dcfwl_scrollbar.cpp53 m_Timer(this) { in CFWL_ScrollBar()
384 m_pTimerInfo = m_Timer.StartTimer(FWL_SCROLLBAR_Elapse, true); in OnLButtonDown()