OnNativeWidgetMove 1156 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc native_widget_delegate_->OnNativeWidgetMove(); OnNativeWidgetMove 801 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc native_widget_delegate_->OnNativeWidgetMove(); OnNativeWidgetMove 802 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc native_widget_delegate_->AsWidget()->OnNativeWidgetMove(); OnNativeWidgetMove 722 ui/views/widget/native_widget_aura.cc delegate_->OnNativeWidgetMove(); OnNativeWidgetMove 89 ui/views/widget/native_widget_delegate.h virtual void OnNativeWidgetMove() = 0; OnNativeWidgetMove 724 ui/views/widget/widget.h virtual void OnNativeWidgetMove() OVERRIDE; OnNativeWidgetMove 815 ui/views/widget/widget_unittest.cc child1->OnNativeWidgetMove(); OnNativeWidgetMove 818 ui/views/widget/widget_unittest.cc child2->OnNativeWidgetMove();