|
FTXUI
0.8.1
C++ functional terminal UI.
|
Functions | |
| void | Compute (std::vector< Element > *elements, int target_size) |
Data Structures | |
| struct | Element |
| struct ftxui::box_helper::Element |
Definition at line 9 of file box_helper.hpp.
| Data Fields | ||
|---|---|---|
| int | min_size | |
| int | flex_grow | |
| int | flex_shrink | |
| int | size | |
| void Compute | ( | std::vector< Element > * | elements, |
| int | target_size | ||
| ) |
Definition at line 60 of file box_helper.cpp.