Searched refs:setSecsUntilNotify_ (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A DToDoItem.py110 self.setSecsUntilNotify_(tempTime)
113 self.setSecsUntilNotify_(tempStatus)
164 def setSecsUntilNotify_(self, secs): function
H A DInfoWindowController.py60 theItem.setSecsUntilNotify_(0)
62 theItem.setSecsUntilNotify_(SECS_IN_HOUR/4)
64 theItem.setSecsUntilNotify_(SECS_IN_HOUR)
66 theItem.setSecsUntilNotify_(SECS_IN_DAY)
68 theItem.setSecsUntilNotify_(
113 theItem.setSecsUntilNotify_(self.infoNotifyOtherHours.intValue() * SECS_IN_HOUR)
H A DToDoDocument.py107 anItem.setSecsUntilNotify_(0)
290 anItem.setSecsUntilNotify_(0)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A DToDoItem.py110 self.setSecsUntilNotify_(tempTime)
113 self.setSecsUntilNotify_(tempStatus)
164 def setSecsUntilNotify_(self, secs): function
H A DInfoWindowController.py60 theItem.setSecsUntilNotify_(0)
62 theItem.setSecsUntilNotify_(SECS_IN_HOUR/4)
64 theItem.setSecsUntilNotify_(SECS_IN_HOUR)
66 theItem.setSecsUntilNotify_(SECS_IN_DAY)
68 theItem.setSecsUntilNotify_(
113 theItem.setSecsUntilNotify_(self.infoNotifyOtherHours.intValue() * SECS_IN_HOUR)
H A DToDoDocument.py107 anItem.setSecsUntilNotify_(0)
290 anItem.setSecsUntilNotify_(0)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/Todo/
H A DToDoItem.py110 self.setSecsUntilNotify_(tempTime)
113 self.setSecsUntilNotify_(tempStatus)
164 def setSecsUntilNotify_(self, secs): function
H A DInfoWindowController.py60 theItem.setSecsUntilNotify_(0)
62 theItem.setSecsUntilNotify_(SECS_IN_HOUR/4)
64 theItem.setSecsUntilNotify_(SECS_IN_HOUR)
66 theItem.setSecsUntilNotify_(SECS_IN_DAY)
68 theItem.setSecsUntilNotify_(
113 theItem.setSecsUntilNotify_(self.infoNotifyOtherHours.intValue() * SECS_IN_HOUR)
H A DToDoDocument.py107 anItem.setSecsUntilNotify_(0)
290 anItem.setSecsUntilNotify_(0)

Completed in 192 milliseconds