Searched refs:isPointInItem_ (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.py53 itemHit = self.isPointInItem_(clickLocation)
173 def isPointInItem_(self, testPoint): member in class:DraggableItemView
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DragItemAround/
H A DDragItemAround.py53 itemHit = self.isPointInItem_(clickLocation)
173 def isPointInItem_(self, testPoint): member in class:DraggableItemView
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/DragItemAround/
H A DDragItemAround.py53 itemHit = self.isPointInItem_(clickLocation)
173 def isPointInItem_(self, testPoint): member in class:DraggableItemView

Completed in 123 milliseconds