Home
last modified time | relevance | path

Searched defs:hoverPoint (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/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()
/ohos5.0/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()
H A Ddot_indicator_paint_method.h99 void SetHoverPoint(const PointF& hoverPoint) in SetHoverPoint()
H A Ddot_indicator_paint_method.cpp426 const PointF& hoverPoint, const OffsetF& leftCenter, in isHoverPoint()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Daccessibility_property_test_ng.cpp426 NG::PointF hoverPoint(0, 0); variable
443 NG::PointF hoverPoint(0, 0); variable
496 NG::PointF hoverPoint(0, 0); variable
741 NG::PointF hoverPoint(0, 0); variable
870 NG::PointF hoverPoint(0, 0); variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.cpp163 const NG::PointF& hoverPoint, in HoverPathForThirdRecursive()
H A Djs_accessibility_manager.cpp2974 NG::PointF hoverPoint(x, y); in DumpHoverTestNG() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_test_ng.cpp38 void SwiperIndicatorTestNg::MouseClickIndicator(SourceType sourceType, Offset hoverPoint) in MouseClickIndicator()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp403 …PointF hoverPoint = axis == Axis::HORIZONTAL ? hoverPoint_ : PointF(hoverPoint_.GetY(), hoverPoint… in GetMouseClickIndex() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_pattern.cpp793 OffsetF hoverPoint; in HandleMouseEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp2262 Point hoverPoint = parentLocalPoint; in MouseHoverTest() local