Home
last modified time | relevance | path

Searched refs:SetCharColor (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/include/nn/dbg/CTR/
Ddbg_DirectPrint.h235 void SetCharColor( const nn::util::Color8& c ) { m_CharColor = c; }; in SetCharColor() function
/CTR-SDK-4.2.5/sources/libraries/dbg/CTR/
Ddbg_ExceptionScreen.cpp219 pdp->SetCharColor( pdp->GetBgColor() ); in ClearMessage()
221 pdp->SetCharColor( tmp ); in ClearMessage()