Home | History | Annotate | Download | only in js

Lines Matching full:targetrect

447       var targetRect = $target.offset();
448 targetRect.width = $target.width();
449 targetRect.height = $target.height();
452 left: targetRect.left,
453 top: targetRect.top + targetRect