Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_layout_policy.h122 static uint32_t floatingBottomPosY_; variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy.cpp34 uint32_t WindowLayoutPolicy::floatingBottomPosY_ = 0; member in OHOS::Rosen::WindowLayoutPolicy