Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/dbg/CTR/
Ddbg_DirectPrint.h256 const nn::util::Color8& GetBgColor() const { return m_BgColor; }; in GetBgColor() function
/CTR-SDK-4.2.5/sources/libraries/dbg/CTR/
Ddbg_ExceptionScreen.cpp219 pdp->SetCharColor( pdp->GetBgColor() ); in ClearMessage()