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