Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp1581 napi_value numLockValue = nullptr; in SetKeyPropertyPart2() local
1582 NAPI_CALL_RETURN_VOID(env, napi_get_boolean(env, false, &numLockValue)); in SetKeyPropertyPart2()
1583 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, result, "numLock", numLockValue)); in SetKeyPropertyPart2()

Completed in 3 milliseconds