Home
last modified time | relevance | path

Searched defs:winFrameH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp288 uint32_t winFrameH = static_cast<uint32_t>(WINDOW_FRAME_WIDTH * vpr) + in CheckAspectRatioBySizeLimits() local
331 uint32_t winFrameH = static_cast<uint32_t>(WINDOW_FRAME_WIDTH * vpr) + in ComputeRectByAspectRatio() local
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h571 uint32_t winFrameH = static_cast<uint32_t>(WINDOW_FRAME_WIDTH * vpr) + in IsAspectRatioSatisfiedWithSizeLimits() local