Searched refs:offsetLocationByX_andY_ (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DragItemAround/
H A DDragItemAround.py38 def offsetLocationByX_andY_(self, x, y): member in class:DraggableItemView
66 self.offsetLocationByX_andY_(
108 self.offsetLocationByX_andY_(0.0, 10.0)
114 self.offsetLocationByX_andY_(0.0, -10.0)
120 self.offsetLocationByX_andY_(-10.0, 0.0)
126 self.offsetLocationByX_andY_(10.0, 0.0)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DragItemAround/
H A DDragItemAround.py38 def offsetLocationByX_andY_(self, x, y): member in class:DraggableItemView
66 self.offsetLocationByX_andY_(
108 self.offsetLocationByX_andY_(0.0, 10.0)
114 self.offsetLocationByX_andY_(0.0, -10.0)
120 self.offsetLocationByX_andY_(-10.0, 0.0)
126 self.offsetLocationByX_andY_(10.0, 0.0)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/DragItemAround/
H A DDragItemAround.py38 def offsetLocationByX_andY_(self, x, y): member in class:DraggableItemView
66 self.offsetLocationByX_andY_(
108 self.offsetLocationByX_andY_(0.0, 10.0)
114 self.offsetLocationByX_andY_(0.0, -10.0)
120 self.offsetLocationByX_andY_(-10.0, 0.0)
126 self.offsetLocationByX_andY_(10.0, 0.0)

Completed in 179 milliseconds