Searched refs:m_OnColor (Results 1 – 2 of 2) sorted by relevance
37 m_OnColor( nw::ut::Color8::BLACK ), in SmButton()94 if ( m_OnColor != 0 && m_OffColor != 0 ) in Render()109 m_Button->SetVertexColor( m_OnColor ); in SetSwitch()133 m_Button->SetVertexColor( m_OnColor ); in SwapSwitch()144 m_OnColor = onColor; in SetColor()
69 nw::ut::Color8 m_OnColor; variable