Home
last modified time | relevance | path

Searched defs:SetCallingWindow (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_proxy.cpp60 void InputMethodAgentProxy::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodAgentProxy
H A Dinput_method_agent_stub.cpp137 void InputMethodAgentStub::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodAgentStub
H A Dinput_method_panel.cpp695 int32_t InputMethodPanel::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodPanel
H A Dinput_method_ability.cpp374 void InputMethodAbility::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodAbility
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_option.cpp124 void WindowOption::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp558 WMError WindowImpl::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_option.cpp212 void WindowOption::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp2020 WMError WindowImpl::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowImpl
H A Dwindow_scene_session_impl.cpp3538 WMError WindowSceneSessionImpl::SetCallingWindow(uint32_t callingSessionId) in SetCallingWindow() function in OHOS::Rosen::WindowSceneSessionImpl
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp106 void WindowNode::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowNode
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h89 virtual WMError SetCallingWindow(uint32_t windowId) {return WMError::WM_OK;} in SetCallingWindow() function
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp249 void WindowProperty::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowProperty
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp872 int32_t InputMethodController::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodController
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp572 napi_value JsGetInputMethodController::SetCallingWindow(napi_env env, napi_callback_info info) in SetCallingWindow() function in OHOS::MiscServices::JsGetInputMethodController
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1035 virtual WMError SetCallingWindow(uint32_t windowId) { return WMError::WM_OK; } in SetCallingWindow() function
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp601 napi_value JsWindow::SetCallingWindow(napi_env env, napi_callback_info info) in SetCallingWindow() function in OHOS::Rosen::JsWindow