Home | History | Annotate | Download | only in Carbon

Lines Matching refs:theEvent

96 - (BOOL)_handleKeyEquivalent:(NSEvent*)theEvent;
736 - (void)sendEvent:(NSEvent *)theEvent {
739 NSEventType eventType = [theEvent type];
743 [super sendEvent:theEvent];