Searched refs:SetTarget (Results 226 - 250 of 315) sorted by relevance

1234567891011>>

/haiku/src/preferences/bluetooth/
H A DBluetoothSettingsView.cpp135 fInquiryTimeControl->SetTarget(this);
/haiku/src/preferences/time/
H A DDateTimeView.cpp76 fCalendarView->SetTarget(this);
H A DZoneView.cpp124 fSetZone->SetTarget(this);
125 fZoneList->SetTarget(this);
/haiku/src/kits/tracker/
H A DNavigator.cpp111 fLocation->SetTarget(this);
H A DRecentItems.cpp350 item->SetTarget(target);
/haiku/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp586 fGrayAsRGB32->SetTarget(this);
657 fQualitySlider->SetTarget(this);
658 fGrayAsRGB24->SetTarget(this);
659 fCodeStreamOnly->SetTarget(this);
/haiku/src/apps/cortex/TransportView/
H A DTransportView.cpp308 (*it)->SetTarget(this);
840 invoker->SetTarget(this);
848 invoker->SetTarget(m_group);
942 (*it)->SetTarget(m_group);
/haiku/src/apps/haikudepot/ui/
H A DToLatestUserUsageConditionsWindow.cpp135 fUserUsageConditionsLink->SetTarget(this);
/haiku/src/preferences/filetypes/
H A DIconView.cpp1166 IconView::SetTarget(const BMessenger& target) function in class:IconView
1446 IconView::SetTarget(BMessenger target) function in class:IconView
1448 return BControl::SetTarget(target);
1453 IconView::SetTarget(const BHandler* handler, const BLooper* looper = NULL) function in class:IconView
1455 return BControl::SetTarget(handler,
/haiku/src/apps/mail/
H A DMailWindow.cpp238 item->SetTarget(be_app);
338 item->SetTarget(be_app);
345 fUndo->SetTarget(NULL, this);
348 fRedo->SetTarget(NULL, this);
352 fCut->SetTarget(NULL, this);
355 fCopy->SetTarget(NULL, this);
359 fPaste->SetTarget(NULL, this);
364 item->SetTarget(NULL, this);
389 item->SetTarget(be_app);
394 item->SetTarget(be_ap
[all...]
/haiku/src/apps/webpositive/
H A DDownloadProgressView.cpp332 fTopButton->SetTarget(this);
333 fBottomButton->SetTarget(this);
/haiku/src/apps/poorman/
H A DPoorManWindow.cpp397 CopyMenuItem->SetTarget(fLoggingView, NULL);
405 SelectAllMenuItem->SetTarget(fLoggingView, NULL);
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.cpp611 scrollBar->SetTarget((BView*)NULL);
626 scrollBar->SetTarget(this);
/haiku/src/apps/cortex/RouteApp/
H A DRouteWindow.cpp114 item->SetTarget(be_app);
119 item->SetTarget(be_app);
/haiku/src/apps/charactermap/
H A DCharacterWindow.cpp162 fCharacterView->SetTarget(this, kMsgCharacterChanged);
279 fUnicodeBlockView->SetTarget(this);
/haiku/src/kits/interface/
H A DMenuItem.cpp581 SetTarget(window);
631 SetTarget(BMessenger());
/haiku/src/servers/input/
H A DMethodReplicant.cpp400 item->SetTarget(this);
/haiku/src/kits/storage/
H A DQuery.cpp219 BQuery::SetTarget(BMessenger messenger) function in class:BQuery
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.cpp352 item->SetTarget(Window());
/haiku/src/servers/registrar/
H A DShutdownProcess.cpp287 fKillAppButton->SetTarget(target);
297 fCancelShutdownButton->SetTarget(target);
308 fRebootSystemButton->SetTarget(target);
319 fAbortedOKButton->SetTarget(target);
/haiku/src/apps/icon-o-matic/
H A DIconEditorApp.cpp182 fSavePanel->SetTarget(messenger);
/haiku/src/apps/icon-o-matic/gui/
H A DSavePanel.cpp137 fSettingsB->SetTarget(this);
/haiku/src/apps/bootmanager/
H A DDrivesPage.cpp306 fDrivesView->SetTarget(this);
/haiku/src/kits/shared/
H A DIconButton.cpp56 SetTarget(target);
87 SetTarget(fTargetCache);
89 SetTarget(Window());
/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.cpp380 fSaveFilePanel->SetTarget(this);
394 selectThisDir->SetTarget(this);
426 fOpenFilePanel->SetTarget(this);

Completed in 168 milliseconds

1234567891011>>