Searched refs:SetColor (Results 1 – 9 of 9) sorted by relevance
| /NW4C-2.0.3/include/nw/dev/ |
| D | dev_DirectPrint.h | 206 void SetColor(ut::Color8 color); 214 void SetColor(u8 r, u8 g, u8 b); 397 void SetColor(ut::Color8){} in SetColor() function 399 void SetColor(u8, u8, u8){} in SetColor() function
|
| /NW4C-2.0.3/demos/Nw4cDemo/include/ |
| D | SmButton.h | 54 void SetColor( nw::ut::Color8 onColor, nw::ut::Color8 offColor );
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | SmButton.cpp | 142 void SmButton::SetColor( nw::ut::Color8 onColor, nw::ut::Color8 offColor ) in SetColor() function in __anon42754c7f0111::SmButton
|
| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_DirectPrint.cpp | 854 this->SetColor(nw::ut::Color8::WHITE); in Initialize() 1002 DirectPrint::SetColor(ut::Color8 color) in SetColor() function in nw::dev::DirectPrint 1008 DirectPrint::SetColor(u8 r, u8 g, u8 b) in SetColor() function in nw::dev::DirectPrint
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Material.h | 596 void SetColor(u32 idx, ut::Color8 value) in SetColor() function
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_Color.h | 957 void SetColor( in SetColor() function 1006 void SetColor( in SetColor() function
|
| /NW4C-2.0.3/sources/libraries/anim/res/ |
| D | anim_ResAnimGroup.cpp | 749 fog.SetColor(color); in SetValue()
|
| /NW4C-2.0.3/demos/gfx/SceneTreeDemo/sources/ |
| D | SceneTreeDemo.cpp | 295 resFog.SetColor(0.3f, 0.3f, 0.5f); in BuildFogs()
|
| /NW4C-2.0.3/include/nw/gfx/res/ |
| D | gfx_ResMaterial.h | 265 ref().m_AmbientAndVertexColorScale.SetColor(r, g, b); in SetAmbient()
|