Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h105 constexpr int32_t ERROR_CODE_NON_FOCUSABLE_ANCESTOR = 150002; member
/foundation/arkui/ace_engine/interfaces/napi/kits/focus_controller/
H A Djs_focus_controller.cpp65 NapiThrow(env, "This component has unfocusable ancestor.", ERROR_CODE_NON_FOCUSABLE_ANCESTOR); in JSRequestFocus()

Completed in 2 milliseconds