Searched refs:createRootInlineBox (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGText.h75 virtual RootInlineBox* createRootInlineBox();
H A DRenderSVGText.cpp178 RootInlineBox* RenderSVGText::createRootInlineBox() function in class:WebCore::RenderSVGText
/external/webkit/Source/WebCore/rendering/
H A DRenderBlock.h362 virtual RootInlineBox* createRootInlineBox(); // Subclassed by SVG and Ruby.
H A DRenderBlock.cpp865 RootInlineBox* RenderBlock::createRootInlineBox() function in class:WebCore::RenderBlock
872 RootInlineBox* rootBox = createRootInlineBox();

Completed in 83 milliseconds