Searched refs:marginsBordersPadding (Results 1 – 1 of 1) sorted by relevance
1893 …int marginsBordersPadding = margins + parentBox()->marginBefore() + parentBox()->marginAfter() + p… in computeLogicalHeight() local1894 setLogicalHeight(max(logicalHeight(), visHeight - marginsBordersPadding)); in computeLogicalHeight()