Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp832 const size_t innerAngleCount = 2; in UpdateTopBottomArea() local
835 tbRect.width_ = rect.width_ - horizontalBorderLength * innerAngleCount; in UpdateTopBottomArea()
854 const size_t innerAngleCount = 2; in UpdateLeftRightArea() local
858 lrRect.height_ = rect.height_ - verticalBorderLength * innerAngleCount; in UpdateLeftRightArea()

Completed in 6 milliseconds