Home
last modified time | relevance | path

Searched refs:makeChildrenNonInline (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderRubyBase.cpp116 toBase->makeChildrenNonInline(); in moveBlockChildren()
DRenderBlock.h497 void makeChildrenNonInline(RenderObject* insertionPoint = 0);
DRenderBlock.cpp790 makeChildrenNonInline(beforeChild); in addChildIgnoringAnonymousColumnBlocks()
902 void RenderBlock::makeChildrenNonInline(RenderObject *insertionPoint) in makeChildrenNonInline() function in WebCore::RenderBlock
5206 makeChildrenNonInline(); in childBecameNonInline()