Home
last modified time | relevance | path

Searched defs:SendFunctionKey (Results 1 – 4 of 4) sorted by relevance

/base/miscservices/inputmethod/frameworks/inputmethod_controller/src/
Dinput_data_channel_stub.cpp189 void InputDataChannelStub::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputDataChannelStub
Dinput_data_channel_proxy.cpp123 void InputDataChannelProxy::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputDataChannelProxy
/base/miscservices/inputmethod/interfaces/kits/js/napi/inputmethodengine/src/
Djs_text_input_client.cpp54 NativeValue* JsTextInputClient::SendFunctionKey(NativeEngine* engine, NativeCallbackInfo* info) in SendFunctionKey() function in OHOS::MiscServices::JsTextInputClient
/base/miscservices/inputmethod/frameworks/inputmethod_ability/src/
Dinput_method_ability.cpp415 void InputMethodAbility::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputMethodAbility