Searched refs:addChildIgnoringAnonymousColumnBlocks (Results 1 – 2 of 2) sorted by relevance
413 beforeChildParent->addChildIgnoringAnonymousColumnBlocks(newChild, beforeChild); in addChildToAnonymousColumnBlocks()422 beforeChildParent->addChildIgnoringAnonymousColumnBlocks(newChild, beforeChild); in addChildToAnonymousColumnBlocks()430 newBox->addChildIgnoringAnonymousColumnBlocks(newChild, 0); in addChildToAnonymousColumnBlocks()442 …toRenderBlock(immediateChild->previousSibling())->addChildIgnoringAnonymousColumnBlocks(newChild, … in addChildToAnonymousColumnBlocks()453 newBox->addChildIgnoringAnonymousColumnBlocks(newChild, 0); in addChildToAnonymousColumnBlocks()710 void RenderBlock::addChildIgnoringAnonymousColumnBlocks(RenderObject* newChild, RenderObject* befor… in addChildIgnoringAnonymousColumnBlocks() function in WebCore::RenderBlock838 addChildIgnoringAnonymousColumnBlocks(newChild, beforeChild); in addChildIgnoringContinuation()
510 … void addChildIgnoringAnonymousColumnBlocks(RenderObject* newChild, RenderObject* beforeChild = 0);