SatCat5
satcat5::gui::Canvas Member List

This is the complete list of members for satcat5::gui::Canvas, including all inherited members.

Canvas(satcat5::gui::Display *display)satcat5::gui::Canvasexplicit
Canvas(satcat5::gui::Display *display, u8 *buffer, unsigned bsize)satcat5::gui::Canvas
clear(u32 color)satcat5::gui::Canvas
cmd_retry() (defined in satcat5::gui::Canvas)satcat5::gui::Canvasprotected
color_bg(u32 color)satcat5::gui::Canvas
color_fg(u32 color)satcat5::gui::Canvas
count_ondemand()satcat5::poll::OnDemandstatic
cursor(u16 r, u16 c)satcat5::gui::Canvas
cursor() const (defined in satcat5::gui::Canvas)satcat5::gui::Canvasinline
display() (defined in satcat5::gui::Canvas)satcat5::gui::Canvasinline
draw_char(char ch, const satcat5::gui::DrawCmd &cmd, u16 &total_rows) (defined in satcat5::gui::Canvas)satcat5::gui::Canvasprotected
draw_eol(u16 height, u16 &total_rows) (defined in satcat5::gui::Canvas)satcat5::gui::Canvasprotected
draw_icon(const satcat5::gui::Icon8x8 *icon, u8 mag=1)satcat5::gui::Canvas
draw_icon(const satcat5::gui::Icon16x16 *icon, u8 mag=1)satcat5::gui::Canvas
draw_icon(const satcat5::gui::Icon32x32 *icon, u8 mag=1)satcat5::gui::Canvas
draw_rect(u16 h, u16 w, bool fg=true)satcat5::gui::Canvas
draw_text(const char *msg, const satcat5::gui::Font8x8 &font=BASIC_FONT, u8 mag=1)satcat5::gui::Canvas
draw_text(const char *msg, const satcat5::gui::Font16x16 &font, u8 mag=1)satcat5::gui::Canvas
draw_text(const char *msg, const satcat5::gui::Font32x32 &font, u8 mag=1)satcat5::gui::Canvas
enqueue(const satcat5::gui::DrawCmd &cmd) (defined in satcat5::gui::Canvas)satcat5::gui::Canvasprotected
execute(const satcat5::gui::DrawCmd &cmd) (defined in satcat5::gui::Canvas)satcat5::gui::Canvasprotected
finalize() (defined in satcat5::gui::Canvas)satcat5::gui::Canvasprotected
height() const (defined in satcat5::gui::Canvas)satcat5::gui::Canvasinline
m_buffer (defined in satcat5::gui::Canvas)satcat5::gui::Canvasprotected
m_cmd_retry (defined in satcat5::gui::Canvas)satcat5::gui::Canvasprotected
m_cursor_draw (defined in satcat5::gui::Canvas)satcat5::gui::Canvasprotected
m_cursor_user (defined in satcat5::gui::Canvas)satcat5::gui::Canvasprotected
m_display (defined in satcat5::gui::Canvas)satcat5::gui::Canvasprotected
m_idle (defined in satcat5::poll::OnDemand)satcat5::poll::OnDemandprivate
m_next (defined in satcat5::poll::OnDemand)satcat5::poll::OnDemandprivate
OnDemand()satcat5::poll::OnDemandinlineprotected
poll_demand() overridesatcat5::gui::Canvasprotectedvirtual
raw_text(const char *msg, const satcat5::gui::Font8x8 &font=BASIC_FONT, u8 mag=1)satcat5::gui::Canvas
raw_text(const char *msg, const satcat5::gui::Font16x16 &font, u8 mag=1)satcat5::gui::Canvas
raw_text(const char *msg, const satcat5::gui::Font32x32 &font, u8 mag=1)satcat5::gui::Canvas
request_cancel()satcat5::poll::OnDemand
request_poll()satcat5::poll::OnDemand
scroll(s16 rows)satcat5::gui::Canvas
width() const (defined in satcat5::gui::Canvas)satcat5::gui::Canvasinline
~OnDemand() SATCAT5_OPTIONAL_DTOR (defined in satcat5::poll::OnDemand)satcat5::poll::OnDemandprotected