Home
last modified time | relevance | path

Searched refs:GetDraggableView (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dpointer_input_device.h65 UIView* GetDraggableView(UIView* targetView) const in GetDraggableView() function
H A Dpointer_input_device.cpp68 draggableView_ = GetDraggableView(touchableView_); in DispatchPressEvent()