OnNativeBlur     1083 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc     native_widget_delegate_->OnNativeBlur(
OnNativeBlur      909 ui/views/widget/native_widget_aura.cc       delegate_->OnNativeBlur(client->GetFocusedWindow());
OnNativeBlur       62 ui/views/widget/native_widget_delegate.h   virtual void OnNativeBlur(gfx::NativeView focused_view) = 0;
OnNativeBlur      716 ui/views/widget/widget.h   virtual void OnNativeBlur(gfx::NativeView new_focused_view) OVERRIDE;