Home
last modified time | relevance | path

Searched refs:fnKeyValue (Results 1 - 1 of 1) sorted by relevance

/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp1567 napi_value fnKeyValue = nullptr; in SetKeyPropertyPart1() local
1568 NAPI_CALL_RETURN_VOID(env, napi_get_boolean(env, isPressed, &fnKeyValue)); in SetKeyPropertyPart1()
1569 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, result, "fnKey", fnKeyValue)); in SetKeyPropertyPart1()

Completed in 4 milliseconds