#include </home/runner/work/ttx/ttx/lib/include/ttx/layout.h>
◆ find_pane()
auto ttx::LayoutNode::find_pane |
( |
Pane * | pane | ) |
-> di::Optional<LayoutEntry&> |
◆ hit_test()
auto ttx::LayoutNode::hit_test |
( |
u32 | row, |
|
|
u32 | col ) -> di::Optional<LayoutEntry&> |
◆ hit_test_horizontal_line()
auto ttx::LayoutNode::hit_test_horizontal_line |
( |
u32 | row, |
|
|
u32 | col_start, |
|
|
u32 | col_end ) -> di::TreeSet<LayoutEntry*> |
◆ hit_test_vertical_line()
auto ttx::LayoutNode::hit_test_vertical_line |
( |
u32 | col, |
|
|
u32 | row_start, |
|
|
u32 | row_end ) -> di::TreeSet<LayoutEntry*> |
◆ tag_invoke
friend auto tag_invoke |
( |
di::Tag< di::reflect > | , |
|
|
di::InPlaceType< LayoutNode > | ) |
|
friend |
◆ children
◆ col
u32 ttx::LayoutNode::col { 0 } |
◆ direction
◆ group
◆ parent
◆ row
u32 ttx::LayoutNode::row { 0 } |
◆ size
dius::tty::WindowSize ttx::LayoutNode::size |
The documentation for this struct was generated from the following files: