Lines Matching defs:id
119 - (void) item_selected:sender argument
445 - (void) app_selected:sender argument
460 - (IBAction) apps_table_show:sender
488 - (IBAction) apps_table_done:sender
518 return; /* avoid exceptions */ argument
548 if (i > [table_apps count] - 1) return; /* avoid exceptions */ argument
570 if (i > [table_apps count] - 1) return; /* avoid exceptions */ argument
611 - (void) tableView:(NSTableView *)tableView setObjectValue:(id)object argument
626 - (void) hide_window:sender argument
634 - (IBAction)bring_to_front:sender
639 - (IBAction)close_window:sender
647 - (IBAction)minimize_window:sender
655 - (IBAction)zoom_window:sender
663 - (IBAction) next_window:sender
668 - (IBAction) previous_window:sender
673 - (IBAction) enable_fullscreen_changed:sender
686 - (IBAction) toggle_fullscreen:sender
691 - (IBAction)prefs_changed:sender
777 - (IBAction) prefs_show:sender
830 - (OSX_BOOL) validateMenuItem:(NSMenuItem *)item argument
861 - (NSApplicationTerminateReply) applicationShouldTerminate:sender