Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp1554 napi_value shiftKeyValue = nullptr; in SetKeyPropertyPart1() local
1555 NAPI_CALL_RETURN_VOID(env, napi_get_boolean(env, isPressed, &shiftKeyValue)); in SetKeyPropertyPart1()
1556 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, result, "shiftKey", shiftKeyValue)); in SetKeyPropertyPart1()

Completed in 4 milliseconds