Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp1540 napi_value ctrlKeyValue = nullptr; in SetKeyPropertyPart1() local
1541 NAPI_CALL_RETURN_VOID(env, napi_get_boolean(env, isPressed, &ctrlKeyValue)); in SetKeyPropertyPart1()
1542 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, result, "ctrlKey", ctrlKeyValue)); in SetKeyPropertyPart1()

Completed in 4 milliseconds