Searched defs:flowBox (Results 1 – 4 of 4) sorted by relevance
113 SVGInlineFlowBox* flowBox = static_cast<SVGInlineFlowBox*>(child); in layoutCharactersInTextBoxes() local155 SVGInlineFlowBox* flowBox = static_cast<SVGInlineFlowBox*>(child); in layoutChildBoxes() local
64 InlineFlowBox* flowBox = renderBlock->firstLineBox(); in flowBoxForRenderer() local74 InlineFlowBox* flowBox = renderInline->firstLineBox(); in flowBoxForRenderer() local88 void SVGTextQuery::collectTextBoxesInFlowBox(InlineFlowBox* flowBox) in collectTextBoxesInFlowBox()
1270 InlineFlowBox* flowBox = createInlineFlowBox(); in createAndAppendInlineFlowBox() local
1938 RenderInline* flowBox = toRenderInline(o); in findNextLineBreak() local