Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
Dpatternlock_modifier.cpp576 void PatternLockModifier::SetHoverIndex(int32_t hoverIndex) in SetHoverIndex()
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
Drender_swiper.cpp2128 double hoverIndex = currentHoverIndex_; in UpdateIndicatorItem() local