Skip to main content

scrollbar_hit_test

Function scrollbar_hit_test 

Source
pub fn scrollbar_hit_test(
    ir: &CoreIR,
    layout: &LayoutSnapshot,
    scroll_map: &ScrollStateMap,
    point: LayoutPoint,
) -> Option<ScrollbarHit>