Home
last modified time | relevance | path

Searched defs:color (Results 1 – 7 of 7) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/
DGuiLabel.cpp77 nn::util::FloatColor color = m_borderColors[m_state]; in OnDraw() local
87 nn::util::Color8 color = m_textColors[m_state]; in OnDraw() local
DGuiButton.cpp81 nn::util::FloatColor color = m_borderColors[m_state]; in OnDraw() local
91 nn::util::Color8 color = m_textColors[m_state]; in OnDraw() local
/CTR-SDK-4.2.7-SampleDemos/common/include/scene/
DGuiControlBase.h236 void SetBorderColor(ControlState state, nn::util::Color8 color) in SetBorderColor()
247 void SetTextColor(ControlState state, nn::util::Color8 color) in SetTextColor()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LineSimple/
DLineSimple.cpp62 GLfloat color[] = { in LoadObjects() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/ClipEquation/
DClipEquation.cpp78 const float color[32] = in LoadObjects() local
/CTR-SDK-4.2.7-SampleDemos/gx/Demo/ScreenCapture/
DTriangleSimple.cpp58 GLfloat color[] = { in LoadObjects() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandListDouble/
Dgx_CommandListDouble.cpp389 f32 color[3]; in InitializeGraphics() local