Home
last modified time | relevance | path

Searched refs:innerAngleCount (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp835 const size_t innerAngleCount = 2; in UpdateTopBottomArea() local
838 tbRect.width_ = rect.width_ - horizontalBorderLength * innerAngleCount; in UpdateTopBottomArea()
857 const size_t innerAngleCount = 2; in UpdateLeftRightArea() local
861 lrRect.height_ = rect.height_ - verticalBorderLength * innerAngleCount; in UpdateLeftRightArea()