Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/Nw4cDemo/sources/
DSmLytButton.cpp97 void SmLytButton::SetSwitch( bool bswitch ) in SetSwitch() argument
99 m_IsSwitch = bswitch; in SetSwitch()
DSmButton.cpp101 void SmButton::SetSwitch( bool bswitch ) in SetSwitch() argument
103 m_IsSwitch = bswitch; in SetSwitch()
/NW4C-1.3.3/demos/Nw4cDemo/include/
DSmLytButton.h42 void SetSwitch( bool bswitch );
DSmButton.h40 void SetSwitch( bool bswitch );