HomeSort by relevance Sort by last modified time
    Searched full:dragpoint (Results 1 - 7 of 7) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
FrameLayoutRuleTest.java 26 protected void dragInto(Rect dragBounds, Point dragPoint, int insertIndex, int currentIndex,
39 super.dragInto(new FrameLayoutRule(), layout, dragBounds, dragPoint, null,
AbsoluteLayoutRuleTest.java 28 protected INode dragInto(Rect dragBounds, Point dragPoint, int insertIndex, int currentIndex,
41 return super.dragInto(new AbsoluteLayoutRule(), layout, dragBounds, dragPoint, null,
RelativeLayoutRuleTest.java 29 protected INode dragInto(Rect dragBounds, Point dragPoint, Point secondDragPoint,
43 return super.dragInto(new RelativeLayoutRule(), layout, dragBounds, dragPoint,
47 protected INode dragInto(Rect dragBounds, Point dragPoint, Point secondDragPoint,
57 return dragInto(dragBounds, dragPoint, secondDragPoint, insertIndex,
LinearLayoutRuleTest.java 104 protected INode dragInto(boolean vertical, Rect dragBounds, Point dragPoint,
121 return super.dragInto(new LinearLayoutRule(), linearLayout, dragBounds, dragPoint, null,
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DataGrid.js     [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm 477 const NSPoint dragPoint =
480 at:dragPoint
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller_interactive_uitest.cc     [all...]

Completed in 3562 milliseconds