Searched refs:for_event_handling (Results 1 – 2 of 2) sorted by relevance
1027 bool for_event_handling) { in GetWindowForPoint() argument1031 if ((for_event_handling && !HitTest(local_point)) || in GetWindowForPoint()1032 (!for_event_handling && !ContainsPoint(local_point))) in GetWindowForPoint()1038 if (for_event_handling && !hit_test_bounds_override_inner_.empty()) { in GetWindowForPoint()1056 if (for_event_handling) { in GetWindowForPoint()1072 for_event_handling); in GetWindowForPoint()
422 bool for_event_handling);