Module layout_2020::display_list
source · Modules§
- background π
- clip_path π
- conversions π
- gradient π
- stacking_context π
Structs§
- Refers to one of the child contents or stacking contexts of a StackingContext.
- Where the information thatβs used to build display lists is stored. This includes both a wr::DisplayListBuilder for building up WebRender-specific display list information and a CompositorDisplayListInfo used to store information used by the compositor, such as a compositor-side scroll tree.
- DisplayListBuilder π
- Either a stacking context or a stacking container, per the definitions in https://drafts.csswg.org/css-position-4/#painting-order.
Enums§
- Refers to one of the vecs of a StackingContext.
Functions§
- create_clip_chain π
- cursor π
- glyphs π
- inner_radii πRadii for the padding edge or content edge
- normalize_radii π
- offset_radii π
- Resolve the WebRender border-image outset area from the style values.
- Resolve the WebRender border-image slice from the style values.
- Resolve the WebRender border-image width from the style values.
- rgba π