Expand description
Macros§
Structs§
Enums§
- Flex
Axis 🔒 - One of the two bits set by the
flex-direction
property (The other is “forward” v.s. reverse.) - Main
Start 🔒Cross Start - Which flow-relative sides map to the main-start and cross-start sides, respectively. See https://drafts.csswg.org/css-flexbox/#box-model
Functions§
- rect_
to_ 🔒flow_ relative - The start corner coordinates in both the input rectangle and output rectangle are relative to some “base rectangle” whose size is passed here.