Lines Matching full:nearest
134 // When a drag operation is in progress, holds the nearest cell to the touch point
1144 * Find a vacant area that will fit the given bounds nearest the requested
1154 * nearest the requested location.
1161 * Find a vacant area that will fit the given bounds nearest the requested
1173 * nearest the requested location.
1197 * Find a vacant area that will fit the given bounds nearest the requested
1210 * nearest the requested location.
1331 * Find a vacant area that will fit the given bounds nearest the requested
1336 * @param cellX The X cell nearest to which you want to search for a vacant area.
1337 * @param cellY The Y cell nearest which you want to search for a vacant area.
1349 * nearest the requested location.
1998 // We find the nearest cell into which we would place the dragged item, assuming there's
2004 // First we try the exact nearest position of the item being dragged,
2614 * Find a starting cell position that will fit the given bounds nearest the requested
2624 * nearest the requested location.