Searched refs:dropStart (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/kits/tracker/
H A DPoseView.h297 void DuplicateSelection(BPoint* dropStart = NULL,
H A DPoseView.cpp5765 BPoseView::GetDropPointList(BPoint dropStart, BPoint dropEnd, const PoseList* poses, argument
5779 poseLoc = dropEnd + (pose->Location(this) - dropStart);
5792 BPoseView::DuplicateSelection(BPoint* dropStart, BPoint* dropEnd) argument
5821 if (dropStart)
5822 dropPoints = GetDropPointList(*dropStart, *dropEnd, fSelectionList,

Completed in 64 milliseconds