/haiku/src/apps/resedit/ |
H A D | MiscEditors.cpp | 115 B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in StringEditView() 124 B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in StringEditView() 140 fOK->SetResizingMode(B_FOLLOW_RIGHT); in AttachedToWindow() 141 fCancel->SetResizingMode(B_FOLLOW_RIGHT); in AttachedToWindow() 144 fOK->SetResizingMode(B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in AttachedToWindow() 145 fCancel->SetResizingMode(B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in AttachedToWindow()
|
H A D | ImageEditor.cpp | 74 B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in ImageEditor() 86 B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in ImageEditor()
|
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/ |
H A D | AuthenticationPanel.cpp | 35 B_FOLLOW_LEFT | B_FOLLOW_RIGHT); in AuthenticationPanel() 38 B_FOLLOW_LEFT | B_FOLLOW_RIGHT); in AuthenticationPanel() 42 NULL, B_FOLLOW_LEFT | B_FOLLOW_RIGHT); in AuthenticationPanel() 142 B_FOLLOW_LEFT | B_FOLLOW_RIGHT); in GetAuthentication() 147 B_FOLLOW_LEFT | B_FOLLOW_RIGHT); in GetAuthentication()
|
/haiku/src/kits/bluetooth/UI/ |
H A D | ConnectionView.cpp | 32 fDeviceText = new BStringView(frame, "", device, B_FOLLOW_RIGHT); in ConnectionView() 38 fAddressText = new BStringView(frame, "", address, B_FOLLOW_RIGHT); in ConnectionView()
|
/haiku/src/tests/servers/app/find_view/ |
H A D | FindView.cpp | 67 B_FOLLOW_TOP_BOTTOM | B_FOLLOW_RIGHT, 0, 255, 0); in main() 74 B_FOLLOW_TOP_BOTTOM | B_FOLLOW_RIGHT, 0, 0, 255); in main()
|
/haiku/src/servers/notification/ |
H A D | NotificationWindow.cpp | 63 && notification == (B_FOLLOW_RIGHT | B_FOLLOW_TOP)) in is_overlapping() 66 && notification == (B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM)) in is_overlapping() 76 || notification == (B_FOLLOW_RIGHT | B_FOLLOW_TOP))) in is_overlapping() 80 || notification == (B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM))) in is_overlapping() 360 } else if (position == (B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM)) { in SetPosition() 366 } else if (position == (B_FOLLOW_RIGHT | B_FOLLOW_TOP)) { in SetPosition()
|
/haiku/src/preferences/notifications/ |
H A D | GeneralView.cpp | 56 else if (notification_position == (B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM)) in notification_position_to_index() 60 else if (notification_position == (B_FOLLOW_RIGHT | B_FOLLOW_TOP)) in notification_position_to_index() 116 B_FOLLOW_BOTTOM | B_FOLLOW_RIGHT, // Lower right in GeneralView() 118 B_FOLLOW_TOP | B_FOLLOW_RIGHT, // Upper right in GeneralView()
|
/haiku/src/tests/servers/app/newClipping/ |
H A D | main.cpp | 125 layer = new Layer(f, "View", B_FOLLOW_RIGHT | B_FOLLOW_TOP, in AddWindow() 147 layer = new Layer(f, "View", B_FOLLOW_RIGHT | B_FOLLOW_TOP_BOTTOM, in AddWindow() 169 layer = new Layer(f, "View", B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM, in AddWindow() 281 B_FOLLOW_RIGHT | B_FOLLOW_TOP, in test1() 311 B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM, in test1() 320 B_FOLLOW_RIGHT | B_FOLLOW_TOP, in test1()
|
/haiku/src/preferences/screen/ |
H A D | RefreshWindow.cpp | 58 new BMessage(BUTTON_DONE_MSG), B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in RefreshWindow() 66 B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in RefreshWindow()
|
/haiku/src/apps/pulse/ |
H A D | PrefsWindow.cpp | 75 new BMessage(PRV_BOTTOM_OK), B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in PrefsWindow() 83 B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in PrefsWindow()
|
H A D | CPUButton.cpp | 81 B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in _AddDragger()
|
/haiku/src/tests/servers/app/view_transit/ |
H A D | ViewTransit.cpp | 127 View* view = new View(frame, "R", B_FOLLOW_TOP_BOTTOM | B_FOLLOW_RIGHT, in main()
|
/haiku/src/apps/deskcalc/ |
H A D | CalcWindow.cpp | 55 B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in CalcWindow()
|
/haiku/src/apps/expander/ |
H A D | DirectoryFilePanel.cpp | 87 B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in Show()
|
/haiku/src/tests/servers/app/copy_bits/ |
H A D | main.cpp | 250 BView* child = new BView(b, "some child", B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM, 0); in show_window() 255 child = new BView(b, "some other child", B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM, 0); in show_window()
|
/haiku/src/add-ons/translators/wonderbrush/ |
H A D | WonderBrushView.cpp | 130 view->SetResizingMode(B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in AttachedToWindow()
|
/haiku/src/apps/overlayimage/ |
H A D | OverlayView.cpp | 39 BDragger* dragger = new BDragger(frame, this, B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in OverlayView()
|
/haiku/src/tests/servers/app/following/ |
H A D | main.cpp | 137 BView* view1 = new TestView(bounds, "test 2", B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM, in show_window()
|
/haiku/src/tests/kits/interface/flatten_picture/ |
H A D | PictureTestWindow.cpp | 67 "X", B_FOLLOW_LEFT | B_FOLLOW_RIGHT | B_FOLLOW_TOP); in BuildGUI()
|
/haiku/src/apps/bootmanager/ |
H A D | FileSelectionPage.cpp | 108 B_FOLLOW_RIGHT); in _BuildUI()
|
/haiku/src/tests/servers/app/newerClipping/ |
H A D | main.cpp | 401 layer = new ViewLayer(f, "View", B_FOLLOW_RIGHT | B_FOLLOW_TOP, in AddWindow() 423 layer = new ViewLayer(f, "View", B_FOLLOW_RIGHT | B_FOLLOW_TOP_BOTTOM, in AddWindow()
|
/haiku/src/apps/soundrecorder/ |
H A D | RecorderWindow.cpp | 326 fSaveButton->SetResizingMode(B_FOLLOW_RIGHT | B_FOLLOW_TOP); in InitWindow() 334 fLoopButton->SetResizingMode(B_FOLLOW_RIGHT | B_FOLLOW_TOP); in InitWindow() 342 speakerView->SetResizingMode(B_FOLLOW_RIGHT | B_FOLLOW_TOP); in InitWindow() 349 fVolumeSlider->SetResizingMode(B_FOLLOW_RIGHT | B_FOLLOW_TOP); in InitWindow() 356 fUpDownButton->SetResizingMode(B_FOLLOW_RIGHT | B_FOLLOW_TOP); in InitWindow()
|
/haiku/src/servers/mail/ |
H A D | ErrorLogWindow.cpp | 147 BView(rect,"error",B_FOLLOW_LEFT | B_FOLLOW_RIGHT in Error()
|
/haiku/src/apps/terminal/ |
H A D | SmartTabView.cpp | 60 fFullScreenButton->SetResizingMode(B_FOLLOW_TOP | B_FOLLOW_RIGHT); in SmartTabView()
|
/haiku/src/preferences/printers/ |
H A D | AddPrinterDialog.cpp | 205 B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM); in _BuildGUI()
|