Searched defs:newBox (Results 1 – 4 of 4) sorted by relevance
58 int *&newBox = getNewBox(); in getValue() local
527 …RenderBlock* newBox = newChildHasColumnSpan ? createAnonymousColumnSpanBlock() : createAnonymousCo… in addChildToAnonymousColumnBlocks() local550 …RenderBlock* newBox = newChildHasColumnSpan ? createAnonymousColumnSpanBlock() : createAnonymousCo… in addChildToAnonymousColumnBlocks() local858 RenderBlockFlow* newBox = createAnonymousColumnSpanBlock(); in addChildIgnoringAnonymousColumnBlocks() local910 RenderBlock* newBox = createAnonymousBlock(); in addChildIgnoringAnonymousColumnBlocks() local2695 if (InlineBox* newBox = box->nextLeafChildIgnoringLineBreak()) in positionForPointWithInlineChildren() local4220 RenderBlock* newBox = 0; in createAnonymousWithParentRendererAndDisplay() local4240 RenderBlockFlow* newBox = RenderBlockFlow::createAnonymous(&parent->document()); in createAnonymousColumnsWithParentRenderer() local4251 RenderBlockFlow* newBox = RenderBlockFlow::createAnonymous(&parent->document()); in createAnonymousColumnSpanWithParentRenderer() local
349 RenderBlockFlow* newBox = RenderBlockFlow::createAnonymous(&document()); in addChildIgnoringContinuation() local1206 RenderBlock* newBox = containingBlock()->createAnonymousBlock(); in childBecameNonInline() local
121 InlineBox* newBox = createInlineBoxForRenderer(obj, obj == this); in createLineBoxes() local