Searched refs:m_OnColor (Results 1 – 2 of 2) sorted by relevance
35 m_OnColor( nw::ut::Color8::BLACK ), in SmButton()92 if ( m_OnColor != 0 && m_OffColor != 0 ) in Render()107 m_Button->SetVertexColor( m_OnColor ); in SetSwitch()131 m_Button->SetVertexColor( m_OnColor ); in SwapSwitch()142 m_OnColor = onColor; in SetColor()
67 nw::ut::Color8 m_OnColor; variable