Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <text.h>
Public Types | |
enum | FontSize { FontSize::Small, FontSize::Large } |
Static Public Member Functions | |
static KDSize | stringSize (const char *text, FontSize size=FontSize::Large) |
static constexpr KDSize | charSize (FontSize size=FontSize::Large) |
Static Public Attributes | |
static constexpr int | k_tabCharacterWidth = 4 |
|
strong |
|
inlinestatic |
|
static |