Home
last modified time | relevance | path

Searched refs:UpdateTouchRegion (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_slider.cpp122 UpdateTouchRegion(); in PerformLayout()
226 UpdateTouchRegion(); in HandleScrollUpdate()
325 slider->UpdateTouchRegion(); in Initialize()
466 UpdateTouchRegion(); in HandleClick()
484 UpdateTouchRegion(); in HandleDragStart()
521 UpdateTouchRegion(); in HandleDragEnd()
659 void RenderSlider::UpdateTouchRegion() in UpdateTouchRegion() function in OHOS::Ace::RenderSlider
754 slider->UpdateTouchRegion(); in StartMoveAnimation()
H A Drender_slider.h248 void UpdateTouchRegion();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Drender_dialog_tween.h49 void UpdateTouchRegion(const Offset& topLeftPoint, const Size& maxSize, const Size& childSize);
H A Drender_dialog_tween.cpp333 UpdateTouchRegion(topLeftPoint_, maxSize, childSize); in PerformLayout()
476 void RenderDialogTween::UpdateTouchRegion(const Offset& topLeftPoint, const Size& maxSize, const Si… in UpdateTouchRegion() function in OHOS::Ace::RenderDialogTween
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.h82 void UpdateTouchRegion();
H A Ddialog_layout_algorithm.cpp841 void DialogLayoutAlgorithm::UpdateTouchRegion() in UpdateTouchRegion() function in OHOS::Ace::NG::DialogLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.h133 void UpdateTouchRegion();
H A Drender_bubble.cpp213 UpdateTouchRegion(); in PerformLayout()
266 void RenderBubble::UpdateTouchRegion() in UpdateTouchRegion() function in OHOS::Ace::RenderBubble
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h170 void UpdateTouchRegion();
H A Dbubble_layout_algorithm.cpp464 UpdateTouchRegion(); in Layout()
1011 void BubbleLayoutAlgorithm::UpdateTouchRegion() in UpdateTouchRegion() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/bubble/
H A Dbubble_test_ng.cpp1653 bubbleLayoutAlgorithm->UpdateTouchRegion();
1658 bubbleLayoutAlgorithm->UpdateTouchRegion();