Home | History | Annotate | Download | only in rendering

Lines Matching refs:virtualChildren

2737         toBoxModelObject->addChild(virtualChildren()->removeChildNode(this, child), beforeChild);
2739 toBoxModelObject->virtualChildren()->insertChildNode(toBoxModelObject, virtualChildren()->removeChildNode(this, child, fullRemoveInsert), beforeChild, fullRemoveInsert);