Searched refs:selfHeightFloat (Results 1 – 1 of 1) sorted by relevance
429 auto selfHeightFloat = selfHeight.value_or(Infinity<float>()); in CheckBorderAndPadding() local433 … if (LessOrEqual(deflateWidthF, selfWidthFloat) && LessOrEqual(deflateHeightF, selfHeightFloat)) { in CheckBorderAndPadding()439 if (GreatNotEqual(deflateHeightF, selfHeightFloat)) { in CheckBorderAndPadding()