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 D | digit_indicator_layout_algorithm.h | 44 void SetHoverPoint(const PointF& hoverPoint) in SetHoverPoint()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
H A D | dot_indicator_layout_algorithm.h | 43 void SetHoverPoint(const PointF& hoverPoint) in SetHoverPoint()
|
H A D | dot_indicator_paint_method.h | 99 void SetHoverPoint(const PointF& hoverPoint) in SetHoverPoint()
|
H A D | dot_indicator_paint_method.cpp | 426 const PointF& hoverPoint, const OffsetF& leftCenter, in isHoverPoint()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/ |
H A D | accessibility_property_test_ng.cpp | 426 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 D | js_third_accessibility_hover_ng.cpp | 163 const NG::PointF& hoverPoint, in HoverPathForThirdRecursive()
|
H A D | js_accessibility_manager.cpp | 2974 NG::PointF hoverPoint(x, y); in DumpHoverTestNG() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
H A D | swiper_indicator_test_ng.cpp | 38 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 D | swiper_indicator_pattern.cpp | 403 …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 D | patternlock_pattern.cpp | 793 OffsetF hoverPoint; in HandleMouseEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
H A D | render_swiper.cpp | 2262 Point hoverPoint = parentLocalPoint; in MouseHoverTest() local
|