Searched refs:ERROR_CODE_NON_FOCUSABLE (Results 1 – 2 of 2) sorted by relevance
102 constexpr int32_t ERROR_CODE_NON_FOCUSABLE = 150001; variable
67 NapiThrow(env, "This component is not focusable.", ERROR_CODE_NON_FOCUSABLE); in JSRequestFocus()