Searched refs:m_bInteractionDone (Results 1 – 1 of 1) sorted by relevance
64 bool m_bInteractionDone; member70 m_bInteractionDone( false ), in Listener()80 bool m_bInteractionDone; member in VCLSession108 m_bInteractionDone( false ), in VCLSession()141 m_bInteractionDone = false; in callSaveRequested()199 m_bInteractionRequested = m_bInteractionDone = m_bInteractionGranted = false; in callShutdownCancelled()282 if( m_bInteractionDone ) in queryInteraction()300 it->m_bInteractionDone = false; in queryInteraction()315 it->m_bInteractionDone = true; in interactionDone()317 if( it->m_bInteractionDone ) in interactionDone()[all …]
Completed in 50 milliseconds