Home
last modified time | relevance | path

Searched refs:EVENT_END_MOVE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h405 EVENT_END_MOVE, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test.cpp1414 ASSERT_EQ(sceneSession->OnSessionEvent(SessionEvent::EVENT_END_MOVE), WSError::WS_OK);
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2663 OnSessionEvent(SessionEvent::EVENT_END_MOVE); in OnMoveDragCallback()