Home
last modified time | relevance | path

Searched refs:getSendFunctionKeyProperty (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp927 … auto getSendFunctionKeyProperty = [entry](napi_env env, napi_value *args, uint8_t argc) -> bool { in SendFunctionKey() local
942 JsCallbackHandler::Traverse(entry->vecCopy, { 1, getSendFunctionKeyProperty }); in SendFunctionKey()