Searched refs:cloneChild (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderInline.cpp419 RenderInline* cloneChild = cloneInline; local
423 cloneInline->addChildIgnoringContinuation(cloneChild, 0);
H A DRenderBlock.cpp642 RenderBlock* cloneChild = cloneBlock; local
646 cloneBlock->addChildIgnoringContinuation(cloneChild, 0);

Completed in 2804 milliseconds