Home
last modified time | relevance | path

Searched defs:flowBox (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGRootInlineBox.cpp113 SVGInlineFlowBox* flowBox = static_cast<SVGInlineFlowBox*>(child); in layoutCharactersInTextBoxes() local
155 SVGInlineFlowBox* flowBox = static_cast<SVGInlineFlowBox*>(child); in layoutChildBoxes() local
DSVGTextQuery.cpp64 InlineFlowBox* flowBox = renderBlock->firstLineBox(); in flowBoxForRenderer() local
74 InlineFlowBox* flowBox = renderInline->firstLineBox(); in flowBoxForRenderer() local
88 void SVGTextQuery::collectTextBoxesInFlowBox(InlineFlowBox* flowBox) in collectTextBoxesInFlowBox()
/external/webkit/Source/WebCore/rendering/
DRenderInline.cpp1270 InlineFlowBox* flowBox = createInlineFlowBox(); in createAndAppendInlineFlowBox() local
DRenderBlockLineLayout.cpp1938 RenderInline* flowBox = toRenderInline(o); in findNextLineBreak() local