Home
last modified time | relevance | path

Searched defs:currentItemIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager.h50 double currentItemIndex = 0.0; member
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_accessibility.cpp353 ArkUI_AccessibilityElementInfo* elementInfo, int32_t currentItemIndex) in OH_ArkUI_AccessibilityElementInfoSetCurrentItemIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp442 const int32_t currentItemIndex = gridLayoutInfo_.startIndex_; in ReloadToStartIndex() local
473 const int32_t currentItemIndex = gridLayoutInfo_.startIndex_; in ReloadFromUpdateIdxToStartIndex() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.cpp1721 int32_t currentItemIndex = 0; in ProvideRestoreInfo() local