Searched refs:m_IsSwitch (Results 1 – 4 of 4) sorted by relevance
37 m_IsSwitch( true ) in SmLytButton()63 SetSwitch( m_IsSwitch ); in SmLytButton()101 m_IsSwitch = bswitch; in SetSwitch()103 if ( m_IsSwitch ) in SetSwitch()119 if ( m_IsSwitch ) in SwapSwitch()121 m_IsSwitch = false; in SwapSwitch()126 m_IsSwitch = true; in SwapSwitch()
36 m_IsSwitch( true ), in SmButton()69 SetSwitch( m_IsSwitch ); in SmButton()105 m_IsSwitch = bswitch; in SetSwitch()107 if ( m_IsSwitch ) in SetSwitch()125 if ( m_IsSwitch ) in SwapSwitch()127 m_IsSwitch = false; in SwapSwitch()132 m_IsSwitch = true; in SwapSwitch()
52 return m_IsSwitch; in IsSwitch()81 bool m_IsSwitch; variable
50 return m_IsSwitch; in IsSwitch()67 bool m_IsSwitch; variable