Searched refs:isEmptyAvoidArea (Results 1 - 4 of 4) sorted by relevance
/foundation/window/window_manager/wmserver/src/ | ||
H A D | avoid_area_controller.cpp | 201 if (avoidArea.isEmptyAvoidArea()) { in UpdateAvoidAreaIfNeed() 206 if (avoidArea.isEmptyAvoidArea()) { in UpdateAvoidAreaIfNeed() |
/foundation/window/window_manager/interfaces/innerkits/wm/ | ||
H A D | wm_common.h | 864 bool isEmptyAvoidArea() const in isEmptyAvoidArea() function in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag::AvoidArea 905 if (isEmptyAvoidArea()) { in ToString() |
/foundation/window/window_manager/previewer/include/ | ||
H A D | wm_common.h | 626 bool isEmptyAvoidArea() const in isEmptyAvoidArea() function in OHOS::Rosen::WindowType::WindowState::WmErrorCode::SystemBarSettingFlag::WindowSessionType::WindowTag::AvoidArea |
/foundation/window/window_manager/window_scene/session_manager/src/ | ||
H A D | scene_session_manager.cpp | 8021 if (avoidArea.isEmptyAvoidArea()) { in UpdateSessionAvoidAreaIfNeed() |
Completed in 23 milliseconds