Home
last modified time | relevance | path

Searched defs:DragEvent (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/events/
H A Ddrag_event.h47 class DragEvent : public Event { class
58 DragEvent(const Point& newPos, const Point& lastPos, const Point& totalLen) : Event(newPos) in DragEvent() function in OHOS::DragEvent
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.h39 class DragEvent : public AceType { class
42 DragEvent(GestureEventFunc&& actionStart, GestureEventFunc&& actionUpdate, GestureEventFunc&& actionEnd, in DragEvent() function in OHOS::Ace::NG::DragEvent
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_event.h76 class ACE_FORCE_EXPORT DragEvent : public AceType { class
/foundation/window/window_manager/previewer/include/
H A Dwm_common.h350 enum class DragEvent : uint32_t { class in OHOS::Rosen::WindowType::WindowState::WmErrorCode::SystemBarSettingFlag::WindowSessionType::WindowTag
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h378 enum class DragEvent : uint32_t { class in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag

Completed in 7 milliseconds