Searched defs:functionKey (Results 1 – 7 of 7) sorted by relevance
53 void JsGetInputMethodTextChangedListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()
931 napi_value JsGetInputMethodController::CreateSendFunctionKey(napi_env env, int32_t functionKey) in CreateSendFunctionKey()943 void JsGetInputMethodController::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()970 napi_value functionKey = CreateSendFunctionKey(env, entry->enterKeyType); in SendFunctionKey() local
230 MiscServices::FunctionKey functionKey; variable281 MiscServices::FunctionKey functionKey; variable
71 void IMFTextListenerAdapterImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey()
77 void TextListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()
127 int32_t functionKey = 0; in SendFunctionKeyOnRemote() local
1157 int32_t InputMethodController::SendFunctionKey(int32_t functionKey) in SendFunctionKey()