/haiku/src/apps/glteapot/ |
H A D | TeapotWindow.cpp | 53 item->SetTarget(fObjectView); in TeapotWindow() 57 item->SetTarget(be_app); in TeapotWindow() 62 item->SetTarget(fObjectView); in TeapotWindow() 66 item->SetTarget(fObjectView); in TeapotWindow() 70 item->SetTarget(fObjectView); in TeapotWindow() 74 item->SetTarget(fObjectView); in TeapotWindow() 78 item->SetTarget(fObjectView); in TeapotWindow() 82 item->SetTarget(fObjectView); in TeapotWindow() 86 item->SetTarget(fObjectView); in TeapotWindow() 92 item->SetTarget(fObjectView); in TeapotWindow() [all …]
|
/haiku/src/kits/tracker/ |
H A D | VirtualDirectoryWindow.cpp | 139 item->SetTarget(this); in AddWindowMenu() 144 item->SetTarget(PoseView()); in AddWindowMenu() 149 item->SetTarget(this); in AddWindowMenu() 154 item->SetTarget(PoseView()); in AddWindowMenu() 159 item->SetTarget(PoseView()); in AddWindowMenu() 164 item->SetTarget(this); in AddWindowMenu() 184 closeItem->SetTarget(this); in AddWindowContextMenus() 185 resizeItem->SetTarget(this); in AddWindowContextMenus()
|
H A D | QueryContainerWindow.cpp | 98 item->SetTarget(this); in AddWindowMenu() 103 item->SetTarget(PoseView()); in AddWindowMenu() 108 item->SetTarget(PoseView()); in AddWindowMenu() 113 item->SetTarget(PoseView()); in AddWindowMenu() 118 item->SetTarget(this); in AddWindowMenu() 139 closeItem->SetTarget(this); in AddWindowContextMenus() 140 resizeItem->SetTarget(this); in AddWindowContextMenus()
|
H A D | AutoMounterSettings.cpp | 210 fInitialMountAllCheck->SetTarget(this); in AttachedToWindow() 211 fInitialMountAllBFSCheck->SetTarget(this); in AttachedToWindow() 212 fInitialMountRestoreCheck->SetTarget(this); in AttachedToWindow() 213 fInitialDontMountCheck->SetTarget(this); in AttachedToWindow() 215 fAutoMountAllCheck->SetTarget(this); in AttachedToWindow() 216 fAutoMountAllBFSCheck->SetTarget(this); in AttachedToWindow() 217 fScanningDisabledCheck->SetTarget(this); in AttachedToWindow() 218 fEjectWhenUnmountingCheckBox->SetTarget(this); in AttachedToWindow() 220 fMountAllNow->SetTarget(fTarget); in AttachedToWindow()
|
H A D | SettingsViews.cpp | 208 fShowDisksIconRadioButton->SetTarget(this); in AttachedToWindow() 209 fMountVolumesOntoDesktopRadioButton->SetTarget(this); in AttachedToWindow() 210 fMountSharedVolumesOntoDesktopCheckBox->SetTarget(this); in AttachedToWindow() 481 fSingleWindowBrowseCheckBox->SetTarget(this); in AttachedToWindow() 482 fShowNavigatorCheckBox->SetTarget(this); in AttachedToWindow() 483 fShowFullPathInTitleBarCheckBox->SetTarget(this); in AttachedToWindow() 484 fOutlineSelectionCheckBox->SetTarget(this); in AttachedToWindow() 485 fSortFolderNamesFirstCheckBox->SetTarget(this); in AttachedToWindow() 486 fHideDotFilesCheckBox->SetTarget(this); in AttachedToWindow() 487 fTypeAheadFilteringCheckBox->SetTarget(this); in AttachedToWindow() [all …]
|
/haiku/src/preferences/bluetooth/ |
H A D | RemoteDevicesView.cpp | 103 fDeviceList->SetTarget(this); in AttachedToWindow() 104 addButton->SetTarget(this); in AttachedToWindow() 105 removeButton->SetTarget(this); in AttachedToWindow() 106 pairButton->SetTarget(this); in AttachedToWindow() 107 disconnectButton->SetTarget(this); in AttachedToWindow()
|
H A D | ExtendedLocalDeviceView.cpp | 95 fDiscoverable->SetTarget(this); in AttachedToWindow() 96 fVisible->SetTarget(this); in AttachedToWindow() 97 fAuthentication->SetTarget(this); in AttachedToWindow() 102 ExtendedLocalDeviceView::SetTarget(BHandler* target) in SetTarget() function in ExtendedLocalDeviceView
|
/haiku/src/kits/shared/ |
H A D | PromptWindow.cpp | 47 fTextControl->SetTarget(this); in PromptWindow() 48 acceptButton->SetTarget(this); in PromptWindow() 49 cancelButton->SetTarget(this); in PromptWindow() 83 PromptWindow::SetTarget(BMessenger messenger) in SetTarget() function in PromptWindow
|
/haiku/src/kits/tracker/infowindow/ |
H A D | FilePermissionsView.cpp | 396 fReadUserCheckBox->SetTarget(this); in AttachedToWindow() 397 fReadGroupCheckBox->SetTarget(this); in AttachedToWindow() 398 fReadOtherCheckBox->SetTarget(this); in AttachedToWindow() 399 fWriteUserCheckBox->SetTarget(this); in AttachedToWindow() 400 fWriteGroupCheckBox->SetTarget(this); in AttachedToWindow() 401 fWriteOtherCheckBox->SetTarget(this); in AttachedToWindow() 402 fExecuteUserCheckBox->SetTarget(this); in AttachedToWindow() 403 fExecuteGroupCheckBox->SetTarget(this); in AttachedToWindow() 404 fExecuteOtherCheckBox->SetTarget(this); in AttachedToWindow() 406 fOwnerTextControl->SetTarget(this); in AttachedToWindow() [all …]
|
/haiku/src/apps/launchbox/ |
H A D | PadView.cpp | 331 item->SetTarget(window); in DisplayMenu() 339 item->SetTarget(window); in DisplayMenu() 345 item->SetTarget(window); in DisplayMenu() 352 item->SetTarget(window); in DisplayMenu() 361 item->SetTarget(window); in DisplayMenu() 376 item->SetTarget(this); in DisplayMenu() 389 item->SetTarget(this); in DisplayMenu() 397 item->SetTarget(this); in DisplayMenu() 403 item->SetTarget(window); in DisplayMenu() 408 item->SetTarget(be_app); in DisplayMenu() [all …]
|
/haiku/src/add-ons/network_settings/dnsclient/ |
H A D | DNSSettingsView.cpp | 146 fAddButton->SetTarget(this); in AttachedToWindow() 147 fRemoveButton->SetTarget(this); in AttachedToWindow() 148 fUpButton->SetTarget(this); in AttachedToWindow() 149 fDownButton->SetTarget(this); in AttachedToWindow() 151 fServerListView->SetTarget(this); in AttachedToWindow() 153 fTextControl->SetTarget(this); in AttachedToWindow() 155 fApplyButton->SetTarget(this); in AttachedToWindow()
|
/haiku/src/apps/pulse/ |
H A D | MiniPulseView.cpp | 125 mode1->SetTarget(messenger); in AttachedToWindow() 126 mode2->SetTarget(messenger); in AttachedToWindow() 127 preferences->SetTarget(messenger); in AttachedToWindow() 128 about->SetTarget(messenger); in AttachedToWindow() 129 quit->SetTarget(messenger); in AttachedToWindow() 135 cpu_menu_items[x]->SetTarget(messenger); in AttachedToWindow()
|
H A D | DeskbarPulseView.cpp | 75 mode1->SetTarget(messenger); in AttachedToWindow() 76 mode2->SetTarget(messenger); in AttachedToWindow() 77 preferences->SetTarget(messenger); in AttachedToWindow() 78 about->SetTarget(messenger); in AttachedToWindow() 79 quit->SetTarget(messenger); in AttachedToWindow() 85 cpu_menu_items[x]->SetTarget(messenger); in AttachedToWindow()
|
/haiku/src/tests/kits/interface/layout/ |
H A D | LayoutTest1.cpp | 356 toggleRowButton->SetTarget(this); in RegisterListeners() 357 toggleViewButton->SetTarget(this); in RegisterListeners() 454 toggleRowButton->SetTarget(this); in RegisterListeners() 455 toggleViewButton->SetTarget(this); in RegisterListeners() 548 toggleView1Button->SetTarget(this); in RegisterListeners() 549 toggleView2Button->SetTarget(this); in RegisterListeners() 633 toggleRowButton->SetTarget(this); in RegisterListeners() 634 toggleViewButton->SetTarget(this); in RegisterListeners() 783 toggleView1Button->SetTarget(this); in RegisterListeners() 784 toggleView2Button->SetTarget(this); in RegisterListeners() [all …]
|
/haiku/src/preferences/appearance/ |
H A D | FontView.cpp | 87 fPlainView->SetTarget(this); in AttachedToWindow() 88 fBoldView->SetTarget(this); in AttachedToWindow() 89 fFixedView->SetTarget(this); in AttachedToWindow() 90 fMenuView->SetTarget(this); in AttachedToWindow()
|
/haiku/src/apps/deskbar/ |
H A D | DeskbarMenu.cpp | 98 SetTarget(BMessenger(fBarView)); in AttachedToWindow() 104 SetTarget(DefaultTarget()); in AttachedToWindow() 190 recentItem[i]->SetTarget(Target()); in AddNextItem() 290 item->SetTarget(be_app); in AddStandardDeskbarMenuItems() 352 SetTarget(DefaultTarget()); in ResetTargets() 366 item->SetTarget(BMessenger(kTrackerSignature)); in ResetTargets() 388 item->SetTarget(be_app); in ResetTargets() 586 docs->SetTarget(Target()); in AddRecents() 597 item->SetTarget(Target()); in AddRecents() 642 SetTarget(TDeskbarMenu::DefaultTarget()); in ResetTargets()
|
/haiku/src/apps/login/ |
H A D | LoginView.cpp | 123 fUserList->SetTarget(this); in AttachedToWindow() 124 fLoginControl->SetTarget(this); in AttachedToWindow() 125 fPasswordControl->SetTarget(this); in AttachedToWindow() 126 fHidePasswordCheckBox->SetTarget(this); in AttachedToWindow() 127 fHaltButton->SetTarget(be_app_messenger); in AttachedToWindow() 128 fRebootButton->SetTarget(be_app_messenger); in AttachedToWindow() 129 fLoginButton->SetTarget(this); in AttachedToWindow()
|
/haiku/src/add-ons/screen_savers/glife/ |
H A D | GLifeConfig.cpp | 106 fGridWidth->SetTarget(this); in AttachedToWindow() 107 fGridHeight->SetTarget(this); in AttachedToWindow() 108 fGridBorder->SetTarget(this); in AttachedToWindow() 109 fGridDelay->SetTarget(this); in AttachedToWindow()
|
/haiku/src/apps/debugger/user_interface/gui/utility_windows/ |
H A D | ExpressionPromptWindow.cpp | 76 fExpressionInput->SetTarget(this); in _Init() 77 fCancelButton->SetTarget(this); in _Init() 78 fAddButton->SetTarget(this); in _Init()
|
/haiku/src/preferences/input/ |
H A D | InputTouchpadPrefView.cpp | 342 fTouchpadView->SetTarget(this); in AttachedToWindow() 343 fTwoFingerBox->SetTarget(this); in AttachedToWindow() 344 fTwoFingerHorizontalBox->SetTarget(this); in AttachedToWindow() 345 fScrollStepXSlider->SetTarget(this); in AttachedToWindow() 346 fScrollStepYSlider->SetTarget(this); in AttachedToWindow() 347 fScrollAccelSlider->SetTarget(this); in AttachedToWindow() 348 fPadBlockerSlider->SetTarget(this); in AttachedToWindow() 349 fTapSlider->SetTarget(this); in AttachedToWindow() 350 fDefaultButton->SetTarget(this); in AttachedToWindow() 351 fRevertButton->SetTarget(this); in AttachedToWindow()
|
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/headers/ |
H A D | PPPInterfaceListener.h | 30 void SetTarget(BHandler *target); 50 { SetTarget(copy.Target()); return *this; }
|
/haiku/src/add-ons/screen_savers/slideshowsaver/ |
H A D | SlideShowConfigView.cpp | 180 fShowCaption->SetTarget(msgr); in AllAttached() 181 fShowBorder->SetTarget(msgr); in AllAttached() 182 fChooseFolder->SetTarget(msgr); in AllAttached() 183 fFilePanel->SetTarget(msgr); in AllAttached() 189 item->SetTarget(msgr); in AllAttached()
|
/haiku/src/add-ons/translators/gif/ |
H A D | GIFView.cpp | 300 fInterlacedCB->SetTarget(messenger); in AllAttached() 301 fUseDitheringCB->SetTarget(messenger); in AllAttached() 302 fUseTransparentCB->SetTarget(messenger); in AllAttached() 303 fUseTransparentAutoRB->SetTarget(messenger); in AllAttached() 304 fUseTransparentColorRB->SetTarget(messenger); in AllAttached() 305 fRedTextControl->SetTarget(messenger); in AllAttached() 306 fGreenTextControl->SetTarget(messenger); in AllAttached() 307 fBlueTextControl->SetTarget(messenger); in AllAttached()
|
/haiku/src/apps/debuganalyzer/gui/ |
H A D | ColorCheckBox.cpp | 34 ColorCheckBox::SetTarget(const BMessenger& target) in SetTarget() function in ColorCheckBox 36 fCheckBox->SetTarget(target); in SetTarget()
|
/haiku/src/preferences/time/ |
H A D | ClockView.cpp | 85 fShowClock->SetTarget(this); in AttachedToWindow() 86 fShowSeconds->SetTarget(this); in AttachedToWindow() 87 fShowDayOfWeek->SetTarget(this); in AttachedToWindow() 88 fShowTimeZone->SetTarget(this); in AttachedToWindow()
|