Lines Matching full:appropriate
42 // _styleMask will always have _NSCarbonWindowMask set, and will have NSClosableWindowMask, NSMiniaturizableWindowMask, NSResizableWindowMask, and/or NSTitledWindowMask set as appropriate.
109 // Return an appropriate window frame class.
112 // There's only one appropriate window style, and only one appropriate window frame class.
243 // Ignore the Carbon window activation/deactivation events that Carbon sends to its windows at app activation/deactivation. We'll send such events when we think it's appropriate.
432 // Let NSWindow focus the appropriate NSView.