Home | History | Annotate | Download | only in aura

Lines Matching refs:RemoveChildImpl

559     child->parent()->RemoveChildImpl(child, this);
594 RemoveChildImpl(child, NULL);
1080 void Window::RemoveChildImpl(Window* child, Window* new_parent) {