Home
last modified time | relevance | path

Searched refs:GetLastModalUIExtensionEventInfo (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_input_manager.cpp374 focusedSessionId_ = focusedSceneSession->GetLastModalUIExtensionEventInfo().persistentId; in UpdateFocusedSessionId()
H A Dscene_session_dirty_manager.cpp466 auto extensionInfo = sceneSession->GetLastModalUIExtensionEventInfo(); in AddModalExtensionWindowInfo()
H A Dscene_session_manager.cpp9734 auto modalUIExtension = parentSession->GetLastModalUIExtensionEventInfo(); in ProcessModalExtensionPointDown()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test.cpp893 auto getInfo = sceneSession->GetLastModalUIExtensionEventInfo(); in HWTEST_F()
901 getInfo = sceneSession->GetLastModalUIExtensionEventInfo(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h429 ExtensionWindowEventInfo GetLastModalUIExtensionEventInfo();
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp1660 ExtensionWindowEventInfo SceneSession::GetLastModalUIExtensionEventInfo() in GetLastModalUIExtensionEventInfo() function in SceneSession
1670 auto rect = GetLastModalUIExtensionEventInfo().windowRect; in GetSessionGlobalPosition()

Completed in 38 milliseconds