Home | History | Annotate | Download | only in Carbon

Lines Matching full:didn

201     // We didn't even really try to get it right at _initContent:... time, because it's more trouble that it's worth to write a real +[NSCarbonWindow frameRectForContentRect:styleMask:].  M.P. Notice - 10/10/00
257 // We need to sync the context here. I was hoping I didn't need to do this,
292 // if we didn't remove the event handler at dealloc time, we would risk getting sent events after the window has been deallocated. See 2702179. M.P. Notice - 6/1/01