#include </home/runner/work/iros/iros/userland/ttx/renderer.h>
|
void | start (dius::tty::WindowSize size) |
|
auto | finish (dius::SyncFile &output, RenderedCursor const &cursor) -> di::Result<> |
|
void | put_text (di::StringView text, u32 row, u32 col, GraphicsRendition const &graphics_rendition={}) |
|
void | put_text (c32 text, u32 row, u32 col, GraphicsRendition const &graphics_rendition={}) |
|
void | set_bound (u32 row, u32 col, u32 width, u32 height) |
|
◆ finish()
◆ put_text() [1/2]
◆ put_text() [2/2]
◆ set_bound()
void ttx::Renderer::set_bound |
( |
u32 | row, |
|
|
u32 | col, |
|
|
u32 | width, |
|
|
u32 | height ) |
◆ start()
The documentation for this class was generated from the following files: