Lines Matching refs:cursor

78          * the X distance between the cursor and the object being dragged
87 * the Y distance between the cursor and the object being dragged
142 * point: The location of the cursor
166 * location of the cursor during the drag/drop
176 * cursor position or the amount of overlap of two or more drag and
884 * cursor is over, or the object that has the greatest overlap with
903 // If the cursor is over the object, it wins. If the
904 // cursor is over multiple matches, the first one we come
1028 * Checks the cursor location to see if it over the target
1431 * with the cursor during a drag operation. By default, this is the linked
2118 * will be moved with the cursor during a drag
2216 // cursor in the time between the mousedown and mouseup events. When
2588 * mouse cursor during a drag.
2643 * maintaining the cursor location relative to the location on the element
2645 * location other than where the cursor is.
2660 * maintaining the cursor location relative to the location on the element
2662 * location other than where the cursor is.
2739 // The distance from the cursor to the bottom of the visible area,
2740 // adjusted so that we don't scroll if the cursor is beyond the
2744 // The distance from the cursor to the right of the visible area
2748 // How close to the edge the cursor must be before we scroll
2769 // Scroll right if the obj is beyond the right border and the cursor is
2847 * the document that follows the cursor during drag operations. At the time of
2892 * we use the cursor offset provided by YAHOO.util.DD. Another option that works only if
2894 * around the cursor. Set centerFrame to true for this effect.
2921 s.cursor = "move";