Function layout_table

Source
pub fn layout_table(
    elem: &Packed<TableElem>,
    engine: &mut Engine<'_>,
    locator: Locator<'_>,
    styles: StyleChain<'_>,
    regions: Regions<'_>,
) -> SourceResult<Fragment>
Expand description

Layout the table.