Home | History | Annotate | Download | only in aura

Lines Matching full:attached

555 void RootWindow::OnWindowAddedToRootWindow(Window* attached) {
556 if (attached->IsVisible() &&
557 attached->ContainsPointInRoot(GetLastMouseLocationInRoot())) {