Searched refs:_backgroundColorDefault (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.py13 _backgroundColorDefault = NSColor.whiteColor() variable in class:DraggableItemView
24 result._backgroundColor = self._backgroundColorDefault
134 self.setBackgroundColor_(self._backgroundColorDefault)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DragItemAround/
H A DDragItemAround.py13 _backgroundColorDefault = NSColor.whiteColor() variable in class:DraggableItemView
24 result._backgroundColor = self._backgroundColorDefault
134 self.setBackgroundColor_(self._backgroundColorDefault)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/DragItemAround/
H A DDragItemAround.py13 _backgroundColorDefault = NSColor.whiteColor() variable in class:DraggableItemView
24 result._backgroundColor = self._backgroundColorDefault
134 self.setBackgroundColor_(self._backgroundColorDefault)

Completed in 195 milliseconds