Searched refs:childAttachedAllowedWhenAttachingChildren (Results 1 – 2 of 2) sorted by relevance
171 bool childAttachedAllowedWhenAttachingChildren(ContainerNode*);189 ASSERT(child->needsAttach() || childAttachedAllowedWhenAttachingChildren(this)); in attachChildren()
972 bool childAttachedAllowedWhenAttachingChildren(ContainerNode* node) in childAttachedAllowedWhenAttachingChildren() function