Searched defs:SendFunctionKey (Results 1 – 4 of 4) sorted by relevance
| /base/miscservices/inputmethod/frameworks/inputmethod_controller/src/ | ||
| D | input_data_channel_stub.cpp | 189 void InputDataChannelStub::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputDataChannelStub |
| D | input_data_channel_proxy.cpp | 123 void InputDataChannelProxy::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputDataChannelProxy |
| /base/miscservices/inputmethod/interfaces/kits/js/napi/inputmethodengine/src/ | ||
| D | js_text_input_client.cpp | 54 NativeValue* JsTextInputClient::SendFunctionKey(NativeEngine* engine, NativeCallbackInfo* info) in SendFunctionKey() function in OHOS::MiscServices::JsTextInputClient |
| /base/miscservices/inputmethod/frameworks/inputmethod_ability/src/ | ||
| D | input_method_ability.cpp | 415 void InputMethodAbility::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputMethodAbility |