Searched refs:verticalBorderLength (Results 1 – 1 of 1) sorted by relevance
834 const float verticalBorderLength = outsideBorder + innerBorder; in UpdateTopBottomArea() local839 tbRect.height_ = verticalBorderLength; in UpdateTopBottomArea()843 tbRect.posY_ = rect.posY_ + rect.height_ - verticalBorderLength; in UpdateTopBottomArea()855 const float verticalBorderLength = outsideBorder + innerAngle; in UpdateLeftRightArea() local859 lrRect.posY_ = rect.posY_ + verticalBorderLength; in UpdateLeftRightArea()861 lrRect.height_ = rect.height_ - verticalBorderLength * innerAngleCount; in UpdateLeftRightArea()