Home
last modified time | relevance | path

Searched defs:windowId (Results 1 – 18 of 18) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Dpanel_listener_impl.cpp40 …stenerImpl::SaveInfo(napi_env env, const std::string &type, napi_value callback, uint32_t windowId) in SaveInfo()
62 void PanelListenerImpl::RemoveInfo(const std::string &type, uint32_t windowId) in RemoveInfo()
73 void PanelListenerImpl::OnPanelStatus(uint32_t windowId, bool isShow) in OnPanelStatus()
Djs_input_method_engine_setting.cpp637 void JsInputMethodEngineSetting::OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow()
/base/inputmethod/imf/test/common/src/
Dinput_method_engine_listener_impl.cpp48 void InputMethodEngineListenerImpl::OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow()
87 bool InputMethodEngineListenerImpl::WaitSetCallingWindow(uint32_t windowId) in WaitSetCallingWindow()
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dwindow_info_helper.cpp30 float WindowInfoHelper::GetWindowScale(int32_t windowId) in GetWindowScale()
/base/web/webview/ohos_adapter/res_sched_adapter/src/
Dres_sched_client_adapter_impl.cpp213 ResSchedStatusAdapter statusAdapter, pid_t pid, uint32_t windowId, int32_t nwebId) in ReportWindowStatus()
265 void ResSchedClientAdapter::ReportWindowId(int32_t windowId, int32_t nwebId) in ReportWindowId()
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_agent_proxy.cpp60 void InputMethodAgentProxy::SetCallingWindow(uint32_t windowId) in SetCallingWindow()
Dinput_method_agent_stub.cpp112 void InputMethodAgentStub::SetCallingWindow(uint32_t windowId) in SetCallingWindow()
Dinput_method_panel.cpp248 int32_t InputMethodPanel::SetCallingWindow(uint32_t windowId) in SetCallingWindow()
Dinput_method_ability.cpp315 void InputMethodAbility::SetCallingWindow(uint32_t windowId) in SetCallingWindow()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_method_utils.h165 uint32_t windowId = INVALID_WINDOW_ID; variable
174 uint32_t windowId = INVALID_WINDOW_ID; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_attach_test.cpp475 uint32_t windowId = 99; variable
598 uint32_t windowId = 88; variable
Dinput_method_ability_test.cpp81 void OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow()
746 uint32_t windowId = 10; variable
Dinput_method_panel_test.cpp64 void OnPanelStatus(uint32_t windowId, bool isShow) in OnPanelStatus()
890 uint32_t windowId = 8; variable
Dinput_method_controller_test.cpp497 uint32_t windowId = 10; variable
528 uint32_t windowId = 3; variable
/base/web/webview/ohos_adapter/interfaces/
Dimf_adapter.h65 uint32_t windowId = -1; member
/base/web/webview/test/unittest/common/
Dnweb_create_window.h280 void RegisterScreenLockFunction(int32_t windowId, const SetKeepScreenOn&& handle) override in RegisterScreenLockFunction()
282 void UnRegisterScreenLockFunction(int32_t windowId) override in UnRegisterScreenLockFunction()
/base/msdp/device_status/services/communication/service/src/
Ddevicestatus_srv_stub.cpp595 int32_t windowId = -1; in StopDragStub() local
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_controller.cpp812 int32_t InputMethodController::SetCallingWindow(uint32_t windowId) in SetCallingWindow()