Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGRootInlineBox.cpp104 SVGInlineFlowBox* flowBox = toSVGInlineFlowBox(child); in layoutCharactersInTextBoxes() local
141 SVGInlineFlowBox* flowBox = toSVGInlineFlowBox(child); in layoutChildBoxes() local
DSVGTextQuery.cpp61 InlineFlowBox* flowBox = renderBlockFlow->firstLineBox(); in flowBoxForRenderer() local
71 InlineFlowBox* flowBox = renderInline->firstLineBox(); in flowBoxForRenderer() local
85 void SVGTextQuery::collectTextBoxesInFlowBox(InlineFlowBox* flowBox) in collectTextBoxesInFlowBox()
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DBreakingContextInlineHeaders.h412 RenderInline* flowBox = toRenderInline(m_current.object()); in handleEmptyInline() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderInline.cpp1284 InlineFlowBox* flowBox = createInlineFlowBox(); in createAndAppendInlineFlowBox() local