Home
last modified time | relevance | path

Searched defs:hoverPoint (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/digit_indicator/
H A Ddigit_indicator_layout_algorithm.h44 void SetHoverPoint(const PointF& hoverPoint) in SetHoverPoint() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_layout_algorithm.h43 void SetHoverPoint(const PointF& hoverPoint) in SetHoverPoint() argument
H A Ddot_indicator_paint_method.cpp457 isHoverPoint( const PointF& hoverPoint, const OffsetF& leftCenter, const OffsetF& rightCenter, const LinearVector<float>& itemHalfSizes) isHoverPoint() argument
H A Ddot_indicator_paint_method.h110 void SetHoverPoint(const PointF& hoverPoint) in SetHoverPoint() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_test_ng.cpp37 void SwiperIndicatorTestNg::MouseClickIndicator(SourceType sourceType, Offset hoverPoint) in MouseClickIndicator() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.cpp161 HoverPathForThirdRecursive( const int64_t hostElementId, const NG::PointF& hoverPoint, const AccessibilityElementInfo& nodeInfo, AccessibilityHoverTestPathForThird& path, NG::OffsetF hostOffset) HoverPathForThirdRecursive() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_pattern.cpp779 OffsetF hoverPoint; in HandleMouseEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp412 PointF hoverPoint = axis == Axis::HORIZONTAL ? hoverPoint_ : PointF(hoverPoint_.GetY(), hoverPoint_.GetX()); in GetMouseClickIndex() local
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp2265 Point hoverPoint = parentLocalPoint; in MouseHoverTest() local

Completed in 37 milliseconds