Searched refs:MSG_DESTROY_DIVIDER (Results 1 - 2 of 2) sorted by relevance
/foundation/window/window_manager/wmserver/include/ | ||
H A D | window_pair.h | 48 MSG_DESTROY_DIVIDER, member in OHOS::Rosen::SplitEventMsgType |
/foundation/window/window_manager/wmserver/src/ | ||
H A D | window_pair.cpp | 36 {SplitEventMsgType::MSG_DESTROY_DIVIDER, "common.event.SPLIT_SCREEN.data.destroy.divider"} member in OHOS::Rosen::__anon12605::SplitEventMsgType 77 auto msgType = isDestroy ? SplitEventMsgType::MSG_DESTROY_DIVIDER : SplitEventMsgType::MSG_SHOW_DIVIDER; in NotifyCreateOrDestroyDivider() |
Completed in 2 milliseconds