Home | History | Annotate | Download | only in rendering

Lines Matching defs:contentLogicalHeight

1836             h = Length(parentBox()->contentLogicalHeight() - marginBefore() - marginAfter() - borderAndPaddingLogicalHeight(), Fixed);
1978 result = cb->contentLogicalHeight();
2112 int newHeight = block->computeContentBoxLogicalHeight(block->contentLogicalHeight());
2719 int contentLogicalHeight = logicalHeight() - bordersPlusPadding;
2729 logicalHeightLength.setValue(Fixed, contentLogicalHeight);
2804 logicalHeightValue = contentLogicalHeight;
2809 logicalHeightValue = contentLogicalHeight;