Searched refs:pCurrentHandlerEntry (Results 1 – 1 of 1) sorted by relevance
101 SvLBoxEntry* pCurrentHandlerEntry = GetHdlEntry(); in KeyInput() local102 if(pCurrentHandlerEntry) in KeyInput()104 SvButtonState eState = GetCheckButtonState( pCurrentHandlerEntry); in KeyInput()106 SetCheckButtonState( pCurrentHandlerEntry, SV_BUTTON_UNCHECKED); in KeyInput()108 SetCheckButtonState( pCurrentHandlerEntry, SV_BUTTON_CHECKED); in KeyInput()
Completed in 8 milliseconds