Searched defs:createRootInlineBox (Results 1 – 3 of 3) sorted by relevance
431 RootInlineBox* RenderSVGText::createRootInlineBox() in createRootInlineBox() function in WebCore::RenderSVGText
517 …virtual RootInlineBox* createRootInlineBox() { return 0; } // Subclassed by RenderBlockFlow, SVG a… in createRootInlineBox() function
2596 RootInlineBox* RenderBlockFlow::createRootInlineBox() in createRootInlineBox() function in WebCore::RenderBlockFlow