Searched defs:functionKey (Results 1 – 14 of 14) sorted by relevance
173 void SendFunctionKey(std::shared_ptr<IMFAdapterFunctionKeyAdapter> functionKey) override in SendFunctionKey()363 MiscServices::FunctionKey functionKey; variable402 MiscServices::FunctionKey functionKey; variable437 MiscServices::FunctionKey functionKey; variable
73 void CjInputMethodTextChangedListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()
369 void CjInputMethodController::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()483 sendFunctionKey = [lambda = CJLambda::Create(callback)](int32_t functionKey) -> void { in InitSendFunctionKey()
53 … ArkIMFTextListenerAdapterImpl::SendFunctionKey(ArkWebRefPtr<ArkIMFAdapterFunctionKeyAdapter> func… in SendFunctionKey()
85 void TextListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()281 bool TextListener::WaitSendFunctionKey(int32_t functionKey) in WaitSendFunctionKey()
80 void JsGetInputMethodTextChangedListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()
1135 napi_value JsGetInputMethodController::CreateSendFunctionKey(napi_env env, int32_t functionKey) in CreateSendFunctionKey()1147 void JsGetInputMethodController::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()1162 napi_value functionKey = CreateSendFunctionKey(env, entry->enterKeyType); in SendFunctionKey() local
56 std::shared_ptr<OHOS::NWeb::IMFAdapterFunctionKeyAdapter> functionKey) in SendFunctionKey()
85 void NativeTextChangedListener::SendFunctionKey(const OHOS::MiscServices::FunctionKey &functionKey) in SendFunctionKey()
32 FunctionKey functionKey; in TestNativeTextChangedListener() local
48 void SendFunctionKey(const FunctionKey &functionKey) override { } in SendFunctionKey()
78 void IMFTextListenerAdapterImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey()
1499 int32_t InputMethodController::SendFunctionKey(int32_t functionKey) in SendFunctionKey()2048 void OnTextChangedListener::SendFunctionKeyV2(const FunctionKey &functionKey) in SendFunctionKeyV2()
2655 bool InputMethodSystemAbility::GetDeviceFunctionKeyState(int32_t functionKey, bool &isEnable) in GetDeviceFunctionKeyState()