Searched refs:m_TimerShow (Results 1 – 2 of 2) sorted by relevance
47 m_TimerShow.m_pToolTip = this; in CFWL_ToolTipImp()207 m_hTimerShow = FWL_StartTimer(&m_TimerShow, nInitDelay, FALSE); in Show()
61 CFWL_ToolTipTimer m_TimerShow; variable