pub fn layout_repeat(
elem: &Packed<RepeatElem>,
engine: &mut Engine<'_>,
locator: Locator<'_>,
styles: StyleChain<'_>,
region: Region,
) -> SourceResult<Frame>Expand description
Layout the repeated content.
pub fn layout_repeat(
elem: &Packed<RepeatElem>,
engine: &mut Engine<'_>,
locator: Locator<'_>,
styles: StyleChain<'_>,
region: Region,
) -> SourceResult<Frame>Layout the repeated content.