Lines Matching full:what
259 // context. What ends up happening is that it draws, but nothing ever
279 // for now, set disableOrdering to YES because that is what we've been doing and is therefore lower risk. However, I think it would be correct to set it to NO.
492 // Most of the time the handling of the cancel key will be done by Carbon, but this method will be invoked if an NSCarbonWindow is wrapping a Carbon window that contains an NSViewCarbonControl, and the escape key or whatever is pressed with an NSTextView focused. Just do what Carbon would do.
545 // Do what NSWindow would do, but then sychronize the Carbon window structures.
585 // Do what NSWindow would do, but for a Carbon window.
605 // Do what NSWindow would do, but then sychronize the Carbon window structures.
681 // What about when the default isn't right? Requiring subclassing seems harsh. M.P. Warning - 9/17/01
753 // Do what NSWindow would do, but for a Carbon window.