FTXUI  5.0.0
C++ functional terminal UI.
ftxui::box_helper Namespace Reference

Functions

void Compute (std::vector< Element > *elements, int target_size)
 

Data Structures

struct  Element
 

Data Structure Documentation

◆ ftxui::box_helper::Element

struct ftxui::box_helper::Element

Definition at line 12 of file box_helper.hpp.

Data Fields
int min_size
int flex_grow
int flex_shrink
int size

Function Documentation

◆ Compute()

void Compute ( std::vector< Element > *  elements,
int  target_size 
)

Definition at line 64 of file box_helper.cpp.