Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp75 constexpr int32_t PRE_DRAG_TIMER_DEADLINE = 50; // 50ms variable
114 previewLongPressRecognizer_->SetThumbnailDeadline(PRE_DRAG_TIMER_DEADLINE); in DragEventActuator()