Home
last modified time | relevance | path

Searched defs:keyboardPanelRect (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp835 WSRect keyboardPanelRect = { 0, 0, 0, 0 }; in HWTEST_F() local
853 WSRect keyboardPanelRect = { 0, 0, 0, 0 }; in HWTEST_F() local
1048 WSRect keyboardPanelRect = {0, 0, 0, 0}; in HWTEST_F() local
1314 WSRect keyboardPanelRect = { 0, 0, 0, 0 }; HWTEST_F() local
1338 WSRect keyboardPanelRect = { 0, 0, 0, 0 }; HWTEST_F() local
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp403 void KeyboardSession::RaiseCallingSession(const WSRect& keyboardPanelRect, in RaiseCallingSession() argument
572 void KeyboardSession::CloseKeyboardSyncTransaction(const WSRect& keyboardPanelRect, in CloseKeyboardSyncTransaction() argument
[all...]
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h192 virtual void CloseKeyboardSyncTransaction(const WSRect& keyboardPanelRect, in CloseKeyboardSyncTransaction() argument
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp2518 WSRect keyboardPanelRect = { 0, 0, 0, 0 }; in OnCloseKeyboardSyncTransaction() local

Completed in 13 milliseconds