Searched refs:m_IsSwitch (Results 1 – 4 of 4) sorted by relevance
35 m_IsSwitch( true ) in SmLytButton()61 SetSwitch( m_IsSwitch ); in SmLytButton()99 m_IsSwitch = bswitch; in SetSwitch()101 if ( m_IsSwitch ) in SetSwitch()117 if ( m_IsSwitch ) in SwapSwitch()119 m_IsSwitch = false; in SwapSwitch()124 m_IsSwitch = true; in SwapSwitch()
34 m_IsSwitch( true ), in SmButton()67 SetSwitch( m_IsSwitch ); in SmButton()103 m_IsSwitch = bswitch; in SetSwitch()105 if ( m_IsSwitch ) in SetSwitch()123 if ( m_IsSwitch ) in SwapSwitch()125 m_IsSwitch = false; in SwapSwitch()130 m_IsSwitch = true; in SwapSwitch()
50 return m_IsSwitch; in IsSwitch()79 bool m_IsSwitch; variable
48 return m_IsSwitch; in IsSwitch()65 bool m_IsSwitch; variable