Searched defs:fillBg (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-4.2.8-20130828/sources/libraries/dbg/CTR/ |
| D | dbg_DirectPrint.cpp | 119 void DirectPrint::Printf( const nn::math::VEC2& pos, bool autoLineFeed, bool fillBg, const char* fo… in Printf() 136 void DirectPrint::VPrintf( const nn::math::VEC2& pos, bool autoLineFeed, bool fillBg, const char* f… in VPrintf() 152 void DirectPrint::PutString( const nn::math::VEC2& pos, bool autoLineFeed, bool fillBg, const char*… in PutString() 193 void DirectPrint::PutChar( const nn::math::VEC2& pos, bool fillBg, char c ) in PutChar()
|