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

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DragItemAround/
H A DDragItemAround.py11 _locationDefault = NSMakePoint(0.0, 0.0) variable in class:DraggableItemView
22 result._location = self._locationDefault
132 self.setLocation_(self._locationDefault)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DragItemAround/
H A DDragItemAround.py11 _locationDefault = NSMakePoint(0.0, 0.0) variable in class:DraggableItemView
22 result._location = self._locationDefault
132 self.setLocation_(self._locationDefault)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/DragItemAround/
H A DDragItemAround.py11 _locationDefault = NSMakePoint(0.0, 0.0) variable in class:DraggableItemView
22 result._location = self._locationDefault
132 self.setLocation_(self._locationDefault)

Completed in 141 milliseconds