Home
last modified time | relevance | path

Searched refs:B_V_SCROLL_BAR_WIDTH (Results 1 – 25 of 40) sorted by relevance

12

/haiku/src/tests/add-ons/print/ppd/ui/
H A DPrinterSelection.cpp40 listBounds.right -= B_V_SCROLL_BAR_WIDTH; in PrinterSelectionView()
60 printerBounds.left = B_V_SCROLL_BAR_WIDTH + printerBounds.right + kHorizontalSpace; in PrinterSelectionView()
61 printerBounds.right = bounds.right - kRightMargin - B_V_SCROLL_BAR_WIDTH; in PrinterSelectionView()
68 detailBounds.left = B_V_SCROLL_BAR_WIDTH + detailBounds.right + kHorizontalSpace; in PrinterSelectionView()
69 detailBounds.right = bounds.right - kRightMargin - B_V_SCROLL_BAR_WIDTH; in PrinterSelectionView()
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeWindow.cpp92 r.right -= B_V_SCROLL_BAR_WIDTH; in DormantNodeWindow()
97 r.right = r.left + B_V_SCROLL_BAR_WIDTH; in DormantNodeWindow()
141 ResizeTo(width + B_V_SCROLL_BAR_WIDTH, height); in Zoom()
/haiku/src/tools/translation/inspector/
H A DInfoWindow.cpp43 rctframe.right -= B_V_SCROLL_BAR_WIDTH; in InfoWindow()
79 rcttext.right = rcttext.left + (width - B_V_SCROLL_BAR_WIDTH); in FrameResized()
H A DActiveTranslatorsWindow.cpp56 rctframe.right -= B_V_SCROLL_BAR_WIDTH; in ActiveTranslatorsWindow()
H A DImageWindow.cpp108 rctview.right -= B_V_SCROLL_BAR_WIDTH; in ImageWindow()
H A DImageView.cpp601 width = fpbitmap->Bounds().Width() + B_V_SCROLL_BAR_WIDTH + (BORDER_WIDTH * 2); in SetImage()
610 pwin->SetSizeLimits(B_V_SCROLL_BAR_WIDTH * 4, width, in SetImage()
/haiku/src/apps/cortex/ParameterView/
H A DParameterContainerView.cpp76 b.Width() + B_V_SCROLL_BAR_WIDTH, in ParameterContainerView()
94 vsBounds.right = vsBounds.right + B_V_SCROLL_BAR_WIDTH + 1; in ParameterContainerView()
171 float width = Bounds().Width() - B_V_SCROLL_BAR_WIDTH; in _updateScrollBars()
H A DParameterWindow.cpp301 m_idealSize.right += B_V_SCROLL_BAR_WIDTH; in _updateParameterView()
312 float hMin = B_V_SCROLL_BAR_WIDTH*6, vMin = B_H_SCROLL_BAR_HEIGHT*3; in _updateParameterView()
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.cpp134 : BView(BRect(0.0, 0.0, B_V_SCROLL_BAR_WIDTH - 1.0f, B_H_SCROLL_BAR_HEIGHT - 1.0f), NULL, in ScrollCorner()
637 BRect(0.0, 0.0, B_V_SCROLL_BAR_WIDTH, 100.0), B_VERTICAL); in _Init()
714 fVScrollBar->ResizeTo(B_V_SCROLL_BAR_WIDTH, innerHeight + 2.0); in _Layout()
721 fVScrollBar->ResizeTo(B_V_SCROLL_BAR_WIDTH, innerHeight + 2.0); in _Layout()
935 rect.right -= B_V_SCROLL_BAR_WIDTH; in _ChildRect()
974 size.width += B_V_SCROLL_BAR_WIDTH; in _Size()
/haiku/src/tests/servers/app/scrollbar/
H A Dmain.cpp68 frame.right -= B_V_SCROLL_BAR_WIDTH; in main()
/haiku/src/apps/cortex/InfoView/
H A DInfoView.cpp204 Window()->ResizeTo(width + B_V_SCROLL_BAR_WIDTH, height); in AttachedToWindow()
205 ResizeBy(- B_V_SCROLL_BAR_WIDTH, 0.0); in AttachedToWindow()
209 scrollRect.left = scrollRect.right - B_V_SCROLL_BAR_WIDTH + 1.0; in AttachedToWindow()
223 Window()->SetSizeLimits(titleWidth + B_V_SCROLL_BAR_WIDTH, maxWidth, in AttachedToWindow()
H A DInfoWindow.cpp115 width += B_V_SCROLL_BAR_WIDTH; in Zoom()
/haiku/headers/os/interface/
H A DScrollBar.h12 #define B_V_SCROLL_BAR_WIDTH 14.0f macro
/haiku/src/apps/cortex/RouteApp/
H A DRouteWindow.cpp134 rvBounds.right -= B_V_SCROLL_BAR_WIDTH; in RouteWindow()
171 minWidth = m_statusView->Frame().Width() + 6 * B_V_SCROLL_BAR_WIDTH; in RouteWindow()
353 width += B_V_SCROLL_BAR_WIDTH; in Zoom()
H A DStatusView.cpp193 minWidth = width + 6 * B_V_SCROLL_BAR_WIDTH; in FrameResized()
265 && ((m_scrollBar->Bounds().Width() - x) <= (6 * B_V_SCROLL_BAR_WIDTH))) { in MouseMoved()
/haiku/src/tests/kits/interface/
H A DScrollViewTest.cpp140 frame.right -= B_V_SCROLL_BAR_WIDTH; in KnobWindow()
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTestWindow.cpp74 b.right -= B_V_SCROLL_BAR_WIDTH; in BuildGUI()
/haiku/src/apps/resedit/
H A DMiscEditors.cpp105 r.right -= B_V_SCROLL_BAR_WIDTH; in StringEditView()
/haiku/src/tests/servers/app/playground/
H A DObjectWindow.cpp154 b.right = Bounds().right - B_V_SCROLL_BAR_WIDTH; in ObjectWindow()
329 b.right -= B_V_SCROLL_BAR_WIDTH; in ObjectWindow()
/haiku/src/apps/serialconnect/
H A DSerialWindow.cpp58 r.right -= B_V_SCROLL_BAR_WIDTH; in SerialWindow()
64 r.right = r.left + B_V_SCROLL_BAR_WIDTH; in SerialWindow()
/haiku/src/kits/tracker/
H A DTrackerSettingsWindow.cpp129 width += B_V_SCROLL_BAR_WIDTH; in TrackerSettingsWindow()
/haiku/src/servers/mail/
H A DErrorLogWindow.cpp57 rect.right -= B_V_SCROLL_BAR_WIDTH; in ErrorLogWindow()
/haiku/src/tests/kits/interface/pictureprint/
H A DPreview.cpp209 r.right = r.IntegerWidth() - B_V_SCROLL_BAR_WIDTH; r.left = 0; in PreviewWindow()
/haiku/src/apps/devices/
H A DResourceUsageWindow.cpp218 rlist.right -= 15 + B_V_SCROLL_BAR_WIDTH; in InitWindow()
/haiku/src/kits/interface/
H A DScrollBar.cpp1470 * B_V_SCROLL_BAR_WIDTH, 0); in control_scrollbar()
1500 minSize.width = 2 * B_V_SCROLL_BAR_WIDTH in _MinSize()
1504 minSize.width = B_V_SCROLL_BAR_WIDTH; in _MinSize()

12