Searched defs:getFlowSpacingWidth (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/
H A DInlineFlowBox.cpp55 int InlineFlowBox::getFlowSpacingWidth() function in class:WebCore::InlineFlowBox
60 totWidth += static_cast<InlineFlowBox*>(curr)->getFlowSpacingWidth();

Completed in 26 milliseconds