Home | History | Annotate | Download | only in aura

Lines Matching refs:RemoveChildImpl

526     child->parent()->RemoveChildImpl(child, this);
562 RemoveChildImpl(child, NULL);
1012 void Window::RemoveChildImpl(Window* child, Window* new_parent) {