Searched refs:nAutoPopDelay (Results 1 – 1 of 1) sorted by relevance
227 int32_t nAutoPopDelay = pData->GetAutoPopDelay(m_pInterface); in SetStates() local228 m_hTimerHide = FWL_StartTimer(&m_TimerHide, nAutoPopDelay, FALSE); in SetStates()