Searched refs:buttonClicked (Results 1 – 7 of 7) sorted by relevance
55 - (IBAction)buttonClicked:(id)sender;130 [button_ setAction:@selector(buttonClicked:)];171 [labelButton_ setAction:@selector(buttonClicked:)];252 - (IBAction)buttonClicked:(id)sender {
577 connect(group, SIGNAL(buttonClicked(int)), this, SLOT(setNavMode(int))); in createNavigationControlWidget()596 connect(group, SIGNAL(buttonClicked(int)), this, SLOT(setRotationMode(int))); in createNavigationControlWidget()615 connect(group, SIGNAL(buttonClicked(int)), this, SLOT(setLerpMode(int))); in createNavigationControlWidget()
95 buttonClicked: function() method in WebInspector.ProfileType520 var isProfiling = type.buttonClicked();
847 buttonClicked: function() method in WebInspector.HeapSnapshotProfileType1072 buttonClicked: function() method in WebInspector.TrackingHeapSnapshotProfileType
679 buttonClicked: function() method in WebInspector.CanvasProfileType
665 buttonClicked: function() method in WebInspector.CPUProfileType
493 [button setAction:@selector(buttonClicked:)];564 - (void)buttonClicked:(id)button {