Skip to main content

scrollbar_point_for_node

Function scrollbar_point_for_node 

Source
pub fn scrollbar_point_for_node(
    ir: &CoreIR,
    scroll_map: &ScrollStateMap,
    node_id: NodeId,
    point: LayoutPoint,
) -> LayoutPoint