Searched defs:functionKey (Results 1 – 12 of 12) sorted by relevance
173 void SendFunctionKey(std::shared_ptr<IMFAdapterFunctionKeyAdapter> functionKey) override in SendFunctionKey()357 MiscServices::FunctionKey functionKey; variable396 MiscServices::FunctionKey functionKey; variable431 MiscServices::FunctionKey functionKey; variable
53 void JsGetInputMethodTextChangedListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()
899 napi_value JsGetInputMethodController::CreateSendFunctionKey(napi_env env, int32_t functionKey) in CreateSendFunctionKey()911 void JsGetInputMethodController::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()932 napi_value functionKey = CreateSendFunctionKey(env, entry->enterKeyType); in SendFunctionKey() local
53 … ArkIMFTextListenerAdapterImpl::SendFunctionKey(ArkWebRefPtr<ArkIMFAdapterFunctionKeyAdapter> func… in SendFunctionKey()
89 void TextListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()268 bool TextListener::WaitSendFunctionKey(int32_t functionKey) in WaitSendFunctionKey()
81 void NativeTextChangedListener::SendFunctionKey(const OHOS::MiscServices::FunctionKey &functionKey) in SendFunctionKey()
56 std::shared_ptr<OHOS::NWeb::IMFAdapterFunctionKeyAdapter> functionKey) in SendFunctionKey()
32 FunctionKey functionKey; in TestNativeTextChangedListener() local
53 void SendFunctionKey(const FunctionKey &functionKey) override in SendFunctionKey()
81 void IMFTextListenerAdapterImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey()
123 int32_t functionKey = 0; in SendFunctionKeyOnRemote() local
1229 int32_t InputMethodController::SendFunctionKey(int32_t functionKey) in SendFunctionKey()