Home
last modified time | relevance | path

Searched defs:newBox (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Analysis/inlining/
Dfalse-positive-suppression.cpp58 int *&newBox = getNewBox(); in getValue() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp428 …RenderBlock* newBox = newChildHasColumnSpan ? createAnonymousColumnSpanBlock() : createAnonymousCo… in addChildToAnonymousColumnBlocks() local
451 …RenderBlock* newBox = newChildHasColumnSpan ? createAnonymousColumnSpanBlock() : createAnonymousCo… in addChildToAnonymousColumnBlocks() local
759 RenderBlockFlow* newBox = createAnonymousColumnSpanBlock(); in addChildIgnoringAnonymousColumnBlocks() local
811 RenderBlock* newBox = createAnonymousBlock(); in addChildIgnoringAnonymousColumnBlocks() local
3379 if (InlineBox* newBox = box->nextLeafChildIgnoringLineBreak()) in positionForPointWithInlineChildren() local
5746 RenderBlock* newBox = 0; in createAnonymousWithParentRendererAndDisplay() local
5769 RenderBlockFlow* newBox = RenderBlockFlow::createAnonymous(&parent->document()); in createAnonymousColumnsWithParentRenderer() local
5779 RenderBlockFlow* newBox = RenderBlockFlow::createAnonymous(&parent->document()); in createAnonymousColumnSpanWithParentRenderer() local
DRenderInline.cpp319 RenderBlockFlow* newBox = RenderBlockFlow::createAnonymous(&document()); in addChildIgnoringContinuation() local
1205 RenderBlock* newBox = containingBlock()->createAnonymousBlock(); in childBecameNonInline() local
DRenderBlockLineLayout.cpp202 InlineBox* newBox = createInlineBoxForRenderer(obj, obj == this); in createLineBoxes() local