Expand description
Layout entry point and dispatch.
Structs§
- Fixed
Width Text Measure - A fixed-width text measurer for testing (every character = 8px wide).
- Layout
Context - Layout context passed through the layout tree.
Traits§
- Text
Measure - Text measurement callback.
Functions§
- compute_
layout - Compute layout for an entire box tree.
- layout_
node - Layout a single node and its subtree.