Searched defs:keyboardPanelRect (Results 1 - 4 of 4) sorted by relevance
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | keyboard_session_test.cpp | 835 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 D | keyboard_session.cpp | 403 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 D | scene_session.h | 192 virtual void CloseKeyboardSyncTransaction(const WSRect& keyboardPanelRect, in CloseKeyboardSyncTransaction() argument
|
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session.cpp | 2518 WSRect keyboardPanelRect = { 0, 0, 0, 0 }; in OnCloseKeyboardSyncTransaction() local
|
Completed in 13 milliseconds