Searched defs:flowBox (Results 1 – 4 of 4) sorted by relevance
104 SVGInlineFlowBox* flowBox = toSVGInlineFlowBox(child); in layoutCharactersInTextBoxes() local141 SVGInlineFlowBox* flowBox = toSVGInlineFlowBox(child); in layoutChildBoxes() local
61 InlineFlowBox* flowBox = renderBlockFlow->firstLineBox(); in flowBoxForRenderer() local71 InlineFlowBox* flowBox = renderInline->firstLineBox(); in flowBoxForRenderer() local85 void SVGTextQuery::collectTextBoxesInFlowBox(InlineFlowBox* flowBox) in collectTextBoxesInFlowBox()
412 RenderInline* flowBox = toRenderInline(m_current.object()); in handleEmptyInline() local
1284 InlineFlowBox* flowBox = createInlineFlowBox(); in createAndAppendInlineFlowBox() local