Searched defs:Printf (Results 1 – 2 of 2) sorted by relevance
109 void DirectPrint::Printf( const nn::math::VEC2& pos, const char* format, ... ) in Printf() function in nn::dbg::CTR::DirectPrint119 void DirectPrint::Printf( const nn::math::VEC2& pos, bool autoLineFeed, bool fillBg, const char* fo… in Printf() function in nn::dbg::CTR::DirectPrint
69 void Printf(const char* fmt, ...) in Printf() function