Searched defs:functionKey (Results 1 – 5 of 5) sorted by relevance
53 void JsGetInputMethodTextChangedListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()
914 napi_value JsGetInputMethodController::CreateSendFunctionKey(napi_env env, int32_t functionKey) in CreateSendFunctionKey()926 void JsGetInputMethodController::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()952 napi_value functionKey = CreateSendFunctionKey(env, entry->enterKeyType); in SendFunctionKey() local
230 MiscServices::FunctionKey functionKey; variable281 MiscServices::FunctionKey functionKey; variable
82 void TextListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey()
71 void IMFTextListenerAdapterImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey()