hit_test_windows

Function hit_test_windows 

Source
fn hit_test_windows(
    state: &Arc<AppState>,
    screen_x: f64,
    screen_y: f64,
) -> Option<String>
Expand description

Hit-test all open browser windows to find which one contains the cursor.