Module display_list

Source
Expand description

Layout and display list creation algorithm, z-index reordering of a CachedDisplayList

Structs§

BoxShadow
CachedDisplayList
DisplayListFrame
DisplayListImageMask
DisplayListParametersRef
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.
DisplayListScrollFrame
GlyphInstance
RenderCallbacks
SolvedLayout
StyleBorderColors
StyleBorderRadius
StyleBorderStyles
StyleBorderWidths

Enums§

AlphaType
DisplayListMsg
ImageRendering
LayoutRectContent
RectBackground

Functions§

displaylist_handle_rect
Push a single rectangle into the display list builder
push_rectangles_into_displaylist

Type Aliases§

GlStoreImageFn
GlyphIndex
LayoutFn