Home
last modified time | relevance | path

Searched refs:USE_API (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_manager.h45 USE_API = 2, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.cpp166 return pipeline->SetIsFocusActive(isActive, NG::FocusActiveReason::USE_API, autoInactive); in Activate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2333 if (reason == FocusActiveReason::USE_API) { in SetIsFocusActive()