Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_tooltipctrlimp.cpp47 m_TimerShow.m_pToolTip = this; in CFWL_ToolTipImp()
207 m_hTimerShow = FWL_StartTimer(&m_TimerShow, nInitDelay, FALSE); in Show()
/external/pdfium/xfa/src/fwl/src/basewidget/include/
Dfwl_tooltipctrlimp.h61 CFWL_ToolTipTimer m_TimerShow; variable