Searched defs:hoverPoint (Results 1 – 11 of 11) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/digit_indicator/ |
| D | digit_indicator_layout_algorithm.h | 44 void SetHoverPoint(const PointF& hoverPoint) in SetHoverPoint()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
| D | dot_indicator_layout_algorithm.h | 43 void SetHoverPoint(const PointF& hoverPoint) in SetHoverPoint()
|
| D | dot_indicator_paint_method.h | 99 void SetHoverPoint(const PointF& hoverPoint) in SetHoverPoint()
|
| D | dot_indicator_paint_method.cpp | 426 const PointF& hoverPoint, const OffsetF& leftCenter, in isHoverPoint()
|
| /foundation/arkui/ace_engine/test/unittest/core/property/ |
| 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
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| D | js_third_accessibility_hover_ng.cpp | 175 const NG::PointF& hoverPoint, in HoverPathForThirdRecursive()
|
| D | js_accessibility_manager.cpp | 3137 NG::PointF hoverPoint(x, y); in DumpHoverTestNG() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
| D | swiper_indicator_test_ng.cpp | 38 void SwiperIndicatorTestNg::MouseClickIndicator(SourceType sourceType, Offset hoverPoint) in MouseClickIndicator()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
| D | patternlock_pattern.cpp | 794 OffsetF hoverPoint; in HandleMouseEvent() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/ |
| D | swiper_indicator_pattern.cpp | 406 …PointF hoverPoint = axis == Axis::HORIZONTAL ? hoverPoint_ : PointF(hoverPoint_.GetY(), hoverPoint… in GetMouseClickIndex() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
| D | render_swiper.cpp | 2262 Point hoverPoint = parentLocalPoint; in MouseHoverTest() local
|