Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/dbg/CTR/
Ddbg_ExceptionScreen.cpp203 bool PutHaltMessage(nn::dbg::DirectPrint* pdp, const nn::math::VEC2& pos, const char* msg ) in PutHaltMessage() function
220 PutHaltMessage( pdp, pos, msg ); in ClearMessage()
230 bool ret = PutHaltMessage( pdp, pos, msg ); in ShowWithAutoScroll()
271 inDrawBox = PutHaltMessage( pdp, pos, msg ); in ShowWithManualScroll()