Home
last modified time | relevance | path

Searched defs:tabIndex (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focusable/
H A Dfocusable_component.h196 void SetTabIndex(int32_t tabIndex) in SetTabIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.h186 void SetTabIndex(int32_t tabIndex) in SetTabIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_content.cpp42 int32_t tabIndex = controller_ ? controller_->GetIndex() : 0; in Update() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h846 void SetTabIndex(int32_t tabIndex) in SetTabIndex()
H A Dfocus_hub.cpp2702 int32_t tabIndex = 0; in ToJsonValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js3745 tabIndex(index) { method in ArkComponent
10114 tabIndex(index) { method in ArkSpanComponent
25503 tabIndex(index) { method in ArkXComponentComponent