roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
string_printer.cpp File Reference
#include "roo_display/ui/string_printer.h"
#include "roo_io/text/string_printf.h"
Include dependency graph for string_printer.cpp:

Go to the source code of this file.

Namespaces

namespace  roo_display
 Defines 140 opaque HTML named colors.
 

Functions

std::string roo_display::StringPrintf (const char *format,...)
 Prefer roo_io::StringPrintf in new code.
 
std::string roo_display::StringVPrintf (const char *format, va_list arg)
 Prefer roo_io::StringVPrintf in new code.