Expand description
Layout and display list creation algorithm, z-index reordering of a CachedDisplayList
Structs§
- BoxShadow
- Cached
Display List - Display
List Frame - Display
List Image Mask - Display
List Parameters Ref - Since the display list can take a lot of parameters, we don’t want to continually pass them as parameters of the function and rather use a struct to pass them around. This is purely for ergonomic reasons.
- Display
List Scroll Frame - Glyph
Instance - Render
Callbacks - Solved
Layout - Style
Border Colors - Style
Border Radius - Style
Border Styles - Style
Border Widths
Enums§
Functions§
- displaylist_
handle_ rect - Push a single rectangle into the display list builder
- push_
rectangles_ into_ displaylist