Home
last modified time | relevance | path

Searched refs:createRootInlineBox (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGText.h75 virtual RootInlineBox* createRootInlineBox();
DRenderSVGText.cpp178 RootInlineBox* RenderSVGText::createRootInlineBox() in createRootInlineBox() function in WebCore::RenderSVGText
/external/webkit/Source/WebCore/rendering/
DRenderBlock.h362 virtual RootInlineBox* createRootInlineBox(); // Subclassed by SVG and Ruby.
DRenderBlock.cpp850 RootInlineBox* RenderBlock::createRootInlineBox() in createRootInlineBox() function in WebCore::RenderBlock
857 RootInlineBox* rootBox = createRootInlineBox(); in createAndAppendRootInlineBox()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2990855 RenderBlock::createRootBox/createRootInlineBox
90860 createRootBox() -> createRootInlineBox()
90861 createRootInlineBox() -> createAndAppendRootInlineBox();
90868 (WebCore::RenderBlock::createRootInlineBox):
90879 (WebCore::RenderSVGText::createRootInlineBox):
DChangeLog-2010-05-245339 (WebCore::RenderSVGText::createRootInlineBox):
7967 (WebCore::RenderSVGText::createRootInlineBox):
DChangeLog-2009-06-1638457 (WebCore::RenderBlock::createRootInlineBox):
DChangeLog-2010-12-0648401 (WebCore::RenderSVGText::createRootInlineBox):