Skip to main content

layout_table_fc

Function layout_table_fc 

Source
pub fn layout_table_fc<T: ParsedFontTrait>(
    ctx: &mut LayoutContext<'_, T>,
    tree: &mut LayoutTree,
    text_cache: &mut TextLayoutCache,
    node_index: usize,
    constraints: &LayoutConstraints<'_>,
) -> Result<LayoutOutput>
Expand description

Main function to layout a table formatting context