RemoveChildImpl   516 ui/aura/window.cc     child->parent()->RemoveChildImpl(child, this);
RemoveChildImpl   551 ui/aura/window.cc   RemoveChildImpl(child, NULL);
RemoveChildImpl   386 ui/aura/window.h   void RemoveChildImpl(Window* child, Window* new_parent);
RemoveChildImpl   231 ui/v2/src/view.cc     RemoveChildImpl(child, &child->parent_->children_);
RemoveChildImpl   239 ui/v2/src/view.cc   RemoveChildImpl(child, &children_);