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
909 * cursor is over, or the object that has the greatest overlap with
928 // If the cursor is over the object, it wins. If the
929 // cursor is over multiple matches, the first one we come
1058 * Checks the cursor location to see if it over the target
1473 * with the cursor during a drag operation. By default, this is the linked
2170 * will be moved with the cursor during a drag
2277 // cursor in the time between the mousedown and mouseup events. When
2676 * mouse cursor during a drag.
2733 * maintaining the cursor location relative to the location on the element
2735 * location other than where the cursor is.
2750 * maintaining the cursor location relative to the location on the element
2752 * location other than where the cursor is.
2830 // The distance from the cursor to the bottom of the visible area,
2831 // adjusted so that we don't scroll if the cursor is beyond the
2835 // The distance from the cursor to the right of the visible area
2843 // How close to the edge the cursor must be before we scroll
2864 // Scroll right if the obj is beyond the right border and the cursor is
2949 * the document that follows the cursor during drag operations. At the time of
2994 * we use the cursor offset provided by YAHOO.util.DD. Another option that works only if
2996 * around the cursor. Set centerFrame to true for this effect.
3023 s.cursor = "move";