Home | History | Annotate | Download | only in help

Lines Matching full:drag

107                     <a href="#drag">drag</a>
115 Simulates a drag gesture (touch, hold, and move) on this device's screen.
549 <A NAME="drag"></A>
555 <span class="sympad">drag</span>
568 Simulates a drag gesture (touch, hold, and move) on this device's screen.
577 The starting point of the drag gesture, in the form of a <em>tuple</em>
584 The end point of the drag gesture, in the form of a <em>tuple</em> (x,y)
590 <td>The duration of the drag gesture in seconds. The default is 1.0 seconds.</td>