Lines Matching full:focus
418 // Carbon thinks that a control has the keyboard focus,
419 // or we wouldn't be being asked to relinquish focus.
430 // Let NSWindow focus the appropriate NSView.
449 HIViewRef focus;
450 GetKeyboardFocus (_windowRef, &focus);
451 if (focus != viewRef) {
861 // Send a Carbon event to whatever has the Carbon user focus.
903 // Send a Carbon event to whatever has the Carbon user focus.