Home
last modified time | relevance | path

Searched refs:bswitch (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmLytButton.cpp99 void SmLytButton::SetSwitch( bool bswitch ) in SetSwitch() argument
101 m_IsSwitch = bswitch; in SetSwitch()
DSmButton.cpp103 void SmButton::SetSwitch( bool bswitch ) in SetSwitch() argument
105 m_IsSwitch = bswitch; in SetSwitch()
/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmLytButton.h44 void SetSwitch( bool bswitch );
DSmButton.h42 void SetSwitch( bool bswitch );