⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

build_layout_tree

Function build_layout_tree 

Source
pub fn build_layout_tree(
    doc: &Document,
    resolver: &StyleResolver,
    viewport_width: i32,
    viewport_height: i32,
) -> LayoutBox
Expand description

Build a layout tree from a styled DOM