Searched refs:SetColor (Results 1 – 8 of 8) sorted by relevance
| /NW4C-1.2.23/include/nw/dev/ |
| D | dev_DirectPrint.h | 191 void SetColor(ut::Color8 color); 199 void SetColor(u8 r, u8 g, u8 b); 369 void SetColor(ut::Color8){} 371 void SetColor(u8, u8, u8){}
|
| /NW4C-1.2.23/demos/Nw4cDemo/include/ |
| D | SmButton.h | 52 void SetColor( nw::ut::Color8 onColor, nw::ut::Color8 offColor );
|
| /NW4C-1.2.23/demos/Nw4cDemo/sources/ |
| D | SmButton.cpp | 140 void SmButton::SetColor( nw::ut::Color8 onColor, nw::ut::Color8 offColor ) in SetColor() function in __anonbb2df5520111::SmButton
|
| /NW4C-1.2.23/sources/libraries/dev/ |
| D | dev_DirectPrint.cpp | 847 this->SetColor(255, 255, 255); in Initialize() 978 DirectPrint::SetColor(ut::Color8 color) in SetColor() function in nw::dev::DirectPrint 984 DirectPrint::SetColor(u8 r, u8 g, u8 b) in SetColor() function in nw::dev::DirectPrint
|
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_Material.h | 594 void SetColor(u32 idx, ut::Color8 value) in SetColor() function
|
| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_Color.h | 955 void SetColor( in SetColor() function 1004 void SetColor( in SetColor() function
|
| /NW4C-1.2.23/demos/gfx/SceneTreeDemo/sources/ |
| D | SceneTreeDemo.cpp | 301 resFog.SetColor(0.3f, 0.3f, 0.5f); in BuildFogs()
|
| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResMaterial.h | 259 ref().m_AmbientAndVertexColorScale.SetColor(r, g, b); in SetAmbient()
|