Skip to main content

Module layout

Module layout 

Source
Expand description

Layout entry point and dispatch.

Structs§

FixedWidthTextMeasure
A fixed-width text measurer for testing (every character = 8px wide).
LayoutContext
Layout context passed through the layout tree.

Traits§

TextMeasure
Text measurement callback.

Functions§

compute_layout
Compute layout for an entire box tree.
layout_node
Layout a single node and its subtree.