Home | History | Annotate | Download | only in rendering

Lines Matching refs:setLogicalHeight

236     setLogicalHeight(borderAndPaddingLogicalHeight() + scrollbarLogicalHeight());
673 setLogicalHeight(minHeight);
1121 setLogicalHeight(std::max(logicalHeight(), crossAxisOffset + flowAwareBorderAfter() + flowAwarePaddingAfter() + childCrossAxisMarginBoxExtent + crossAxisScrollbarExtent()));
1142 setLogicalHeight(mainAxisOffset + flowAwareBorderEnd() + flowAwarePaddingEnd() + scrollbarLogicalHeight());
1358 child.setLogicalHeight(0);