Home
last modified time | relevance | path

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

/foundation/graphic/ui/interfaces/kits/events/
Ddrag_event.h103 void SetPreLastPoint(const Point& preLastPos) in SetPreLastPoint() function
/foundation/graphic/ui/test/unittest/events/
Ddrag_event_unit_test.cpp117 dragEvent_->SetPreLastPoint(preLastPos);
/foundation/graphic/ui/frameworks/dock/
Dpointer_input_device.cpp256 evt.SetPreLastPoint(dragLastPos_); in DispatchDragEndEvent()