Home
last modified time | relevance | path

Searched defs:startItemIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Drender_wrap.cpp470 int32_t startItemIndex = 0; in TraverseContent() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_accessibility.cpp361 ArkUI_AccessibilityElementInfo* elementInfo, int32_t startItemIndex) in OH_ArkUI_AccessibilityElementInfoSetStartItemIndex()