|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| namespace | ftxui |
| The FTXUI ftxui:: namespace. | |
Macros | |
| #define | FTXUI_UNLIKELY(x) |
| #define | FTXUI_LIKELY(x) |
| #define FTXUI_UNLIKELY | ( | x | ) |
Definition at line 30 of file screen.cpp.
| #define FTXUI_LIKELY | ( | x | ) |
Definition at line 38 of file screen.cpp.
| std::uint8_t left |
Definition at line 140 of file screen.cpp.
| std::uint8_t top |
Definition at line 141 of file screen.cpp.
| std::uint8_t right |
Definition at line 142 of file screen.cpp.
| std::uint8_t down |
Definition at line 143 of file screen.cpp.
| std::uint8_t round |
Definition at line 144 of file screen.cpp.