| calcCharPos(char c, int *x, int *y) | MAUI::Font | [protected] |
| calcLineBreaks(const char *str, int x, int y, const Rect &bound) const | MAUI::Font | [protected] |
| calculateLine(int index, const char *str, const Rect &bound) const | MAUI::Font | |
| calculateRectOfIndex(int index, const char *str, const Rect &bound) const | MAUI::Font | |
| charset | MAUI::Font | [protected] |
| drawBoundedString(const char *str, int x, int y, const Rect &bound) | MAUI::Font | |
| drawString(const char *str, int x, int y) | MAUI::Font | |
| Font(MAHandle font) | MAUI::Font | |
| fontImage | MAUI::Font | [protected] |
| getBoundedStringDimensions(const char *str, const Rect &bound, int length=-1) const | MAUI::Font | |
| getCharset() const | MAUI::Font | |
| getHandle() const | MAUI::Font | |
| getLineBreak(int line, const char *str, const Rect &bound) const | MAUI::Font | |
| getLineSpacing() const | MAUI::Font | |
| getName() const | MAUI::Font | |
| getStringDimensions(const char *str, int length=-1) const | MAUI::Font | |
| mLineSpacing | MAUI::Font | [protected] |
| setLineSpacing(int size=0) | MAUI::Font | |
| setResource(MAHandle font) | MAUI::Font | |
| ~Font() | MAUI::Font | |