![]() |
Max OS 0.3
|
This is the complete list of members for MaxOS::gui::Font, including all inherited members.
| draw_text(int32_t x, int32_t y, common::Colour foreground_colour, common::Colour background_colour, common::GraphicsContext *context, string text) | MaxOS::gui::Font | virtual |
| draw_text(int32_t x, int32_t y, common::Colour foreground_colour, common::Colour background_colour, common::GraphicsContext *context, string text, common::Rectangle< int32_t > limit_area) | MaxOS::gui::Font | virtual |
| Font(const uint8_t *font_data) | MaxOS::gui::Font | explicit |
| get_text_height(string) | MaxOS::gui::Font | virtual |
| get_text_width(string) | MaxOS::gui::Font | virtual |
| is_bold | MaxOS::gui::Font | |
| is_italic | MaxOS::gui::Font | |
| is_strikethrough | MaxOS::gui::Font | |
| is_underlined | MaxOS::gui::Font | |
| m_font8x8 | MaxOS::gui::Font | protected |
| m_is_8_by_8 | MaxOS::gui::Font | protected |
| ~Font() (defined in MaxOS::gui::Font) | MaxOS::gui::Font |