Home | History | Annotate | Download | only in Carbon

Lines Matching refs:focus

420     // Carbon thinks that a control has the keyboard focus,
421 // or we wouldn't be being asked to relinquish focus.
432 // Let NSWindow focus the appropriate NSView.
451 HIViewRef focus;
452 GetKeyboardFocus (_windowRef, &focus);
453 if (focus != viewRef) {
863 // Send a Carbon event to whatever has the Carbon user focus.
905 // Send a Carbon event to whatever has the Carbon user focus.