Home
last modified time | relevance | path

Searched defs:hoverIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_layout_algorithm.cpp349 auto hoverIndex = hostNode->GetChildIndexById(hoverNode->GetId()); in MeasureByStack() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_modifier.cpp586 void PatternLockModifier::SetHoverIndex(int32_t hoverIndex) in SetHoverIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp2104 double hoverIndex = currentHoverIndex_; in UpdateIndicatorItem() local