Searched refs:widget_activating (Results 1 – 3 of 3) sorted by relevance
34 const views::Widget* widget_activating() const { return widget_activating_; } in widget_activating() function
94 return focus_cycler->widget_activating() == GetWidget(); in CanActivate()
538 if (focus_cycler_ && focus_cycler_->widget_activating() == GetWidget()) in CanActivate()