createRootInlineBox 1677 Source/core/rendering/RenderBlockFlow.cpp     RootInlineBox* rootBox = createRootInlineBox();
createRootInlineBox  302 Source/core/rendering/RenderBlockFlow.h     virtual RootInlineBox* createRootInlineBox(); // Subclassed by SVG
createRootInlineBox   81 Source/core/rendering/svg/RenderSVGText.h     virtual RootInlineBox* createRootInlineBox() OVERRIDE;