Searched defs:newBox (Results 1 – 4 of 4) sorted by relevance
58 int *&newBox = getNewBox(); in getValue() local
428 …RenderBlock* newBox = newChildHasColumnSpan ? createAnonymousColumnSpanBlock() : createAnonymousCo… in addChildToAnonymousColumnBlocks() local451 …RenderBlock* newBox = newChildHasColumnSpan ? createAnonymousColumnSpanBlock() : createAnonymousCo… in addChildToAnonymousColumnBlocks() local759 RenderBlockFlow* newBox = createAnonymousColumnSpanBlock(); in addChildIgnoringAnonymousColumnBlocks() local811 RenderBlock* newBox = createAnonymousBlock(); in addChildIgnoringAnonymousColumnBlocks() local3379 if (InlineBox* newBox = box->nextLeafChildIgnoringLineBreak()) in positionForPointWithInlineChildren() local5746 RenderBlock* newBox = 0; in createAnonymousWithParentRendererAndDisplay() local5769 RenderBlockFlow* newBox = RenderBlockFlow::createAnonymous(&parent->document()); in createAnonymousColumnsWithParentRenderer() local5779 RenderBlockFlow* newBox = RenderBlockFlow::createAnonymous(&parent->document()); in createAnonymousColumnSpanWithParentRenderer() local
319 RenderBlockFlow* newBox = RenderBlockFlow::createAnonymous(&document()); in addChildIgnoringContinuation() local1205 RenderBlock* newBox = containingBlock()->createAnonymousBlock(); in childBecameNonInline() local
202 InlineBox* newBox = createInlineBoxForRenderer(obj, obj == this); in createLineBoxes() local