Home
last modified time | relevance | path

Searched refs:bottom_margin_set (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/taffy/src/compute/
Dblock.rs443 …let bottom_margin_set = item_layout.bottom_margin.collapse_with_margin(item_margin.bottom.unwrap_o… in perform_final_layout_on_in_flow_children() localVariable
461 bottom: bottom_margin_set.resolve(), in perform_final_layout_on_in_flow_children()
539 .collapse_with_set(bottom_margin_set); in perform_final_layout_on_in_flow_children()
550 .collapse_with_set(bottom_margin_set); in perform_final_layout_on_in_flow_children()
554 active_collapsible_margin_set = bottom_margin_set; in perform_final_layout_on_in_flow_children()