Searched refs:flowObject (Results 1 – 2 of 2) sorted by relevance
102 RenderBoxModelObject* flowObject = boxModelObject(); in height() local107 …result += flowObject->borderTop() + flowObject->paddingTop() + flowObject->borderBottom() + flowOb… in height()108 if (strictMode || flowBox->hasTextChildren() || flowObject->hasHorizontalBordersOrPadding()) in height()
30080 (khtml::InlineFlowBox::flowObject):