Searched refs:Width (Results 26 - 50 of 571) sorted by relevance

1234567891011>>

/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DIconValueView.cpp45 r.OffsetTo(floorf(b.left + b.Width() / 2.0 - r.Width() / 2.0),
82 SetIcon(p->Icon(), p->Width(), p->Height(), p->Format());
/haiku/src/add-ons/screen_savers/debugnow/
H A DDebugNow.cpp61 float viewWidth = view->Bounds().Width();
76 fLine1Start.Set(((viewWidth - stringRect.Width()) / 2) - stringRect.left, y);
79 fLine2Start.Set(((viewWidth - stringRect.Width()) / 2) - stringRect.left,
/haiku/src/bin/screen_blanker/
H A DPasswordWindow.cpp65 button->MoveTo(frame.right - button->Bounds().Width(), frame.bottom + 10.0);
72 MoveTo(screen.Frame().left + (screen.Frame().Width() - Bounds().Width()) / 2,
/haiku/src/apps/debuganalyzer/gui/table/
H A DTableColumn.cpp57 return Width();
/haiku/src/apps/mediaconverter/
H A DMediaEncoderWindow.cpp28 ResizeTo(fView->Bounds().Width(), fView->Bounds().Height());
/haiku/src/tests/servers/app/newerClipping/drawing/
H A DDirectWindowBuffer.h18 virtual uint32 Width() const;
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantBuffer.h26 virtual uint32 Width() const;
/haiku/src/system/boot/platform/generic/
H A Dtext_console.cpp25 return gConsoleNode->Width();
/haiku/src/servers/app/drawing/
H A DBBitmapBuffer.h23 virtual uint32 Width() const;
/haiku/src/preferences/appearance/
H A DCurView.cpp61 BMenuBar *mb=new BMenuBar(BRect(0,0,Bounds().Width(),16),"menubar");
99 bmpview->MoveTo( (Bounds().Width()-bmpview->Bounds().Width())/2,30);
103 rect.left=(Bounds().Width()-200)/2;
129 cvrect.OffsetTo( (Bounds().Width()-200)/2,scrollview->Frame().bottom+20);
469 if(bitmap->Bounds().Height() > bitmap->Bounds().Width())
471 drawrect.right=(r.Height()*bitmap->Bounds().Width())/bitmap->Bounds().Height();
478 drawrect.bottom=(r.Width()*bitmap->Bounds().Height())/bitmap->Bounds().Width();
479 drawrect.right=r.Width();
[all...]
/haiku/src/apps/haikudepot/model/
H A DScreenshotCoordinate.h26 uint16 Width() const;
/haiku/src/tests/kits/interface/
H A DPulseTest.cpp22 fLeft.right -= Bounds().Width() / 2;
23 fRight = fLeft.OffsetByCopy(fLeft.Width(), 0);
/haiku/src/tests/libs/alm/
H A DBadLayout.cpp64 SetSizeLimits(min.Width(), max.Width(), min.Height(), max.Height());
H A DOperatorLayout.cpp49 SetSizeLimits(min.Width(), max.Width(), min.Height(), max.Height());
H A DTableDemo.cpp50 SetSizeLimits(min.Width(), max.Width(), min.Height(), max.Height());
H A DThreeButtons.cpp51 SetSizeLimits(min.Width(), max.Width(), min.Height(), max.Height());
/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellValueRendererUtils.cpp31 rect.Width() - 2 * kTextMargin + 2);
44 x = rect.left + (rect.Width() - view->StringWidth(string)) / 2;
/haiku/src/tests/kits/interface/flatten_picture/
H A DTestResultItem.cpp58 owner->MovePenBy(fBitmapSize.Width() + kDistance, 0);
63 owner->MovePenBy(fBitmapSize.Width() + kDistance, 0);
68 owner->MovePenBy(fBitmapSize.Width() + kDistance, 0);
74 owner->MovePenBy(fBitmapSize.Width() + kDistance, 0);
109 width += 3 * fBitmapSize.Width();
117 if (width > Width())
168 owner->MovePenTo(itemRect.left + 1 + (fRect.Width() + kDistance) * c, baseLine);
194 if (width > Width())
/haiku/src/kits/shared/
H A DStripeView.cpp32 fIconSize = fIcon.Bounds().Width();
35 fPreferredWidth = 18 * scale + fIcon.Bounds().Width();
/haiku/src/apps/pulse/
H A DPrefsWindow.cpp70 fTabView->ResizeTo(deskbarView->Bounds().Width() + 16.0f,
77 okButton->MoveTo(Bounds().Width() - 8.0f - okButton->Bounds().Width(),
85 defaultsButton->MoveBy(-defaultsButton->Bounds().Width() - 10.0f, 0.0f);
91 ResizeTo(fTabView->Frame().Width(), fTabView->Frame().bottom + 16.0f
/haiku/src/apps/resedit/
H A DResFields.cpp53 (fBitmap->Bounds().Width() *
64 (int32(fBitmap->BytesPerRow() / fBitmap->Bounds().Width()) * 8));
72 parent->TruncateString(&out, B_TRUNCATE_END, stringrect.Width());
105 parent->TruncateString(&string, B_TRUNCATE_MIDDLE, rect.Width() - 14);
155 parent->TruncateString(&fClipped, B_TRUNCATE_END, rect.Width() - 14);
/haiku/src/tests/servers/app/window_invalidation/
H A DWindowInvalidation.cpp121 } while (bounds.Width() > 400 || bounds.Height() > 400
122 || bounds.Width() < 50 || bounds.Height() < 50);
124 ResizeTo(bounds.Width() + 1, bounds.Height() + 1);
/haiku/src/add-ons/screen_savers/spider/
H A DPolygon.cpp19 float min = bounds.Width() / 64000.0;
20 float max = bounds.Width() / 320.0;
23 pv->point.x = bounds.left + fmod(lrand48(), bounds.Width());
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp275 float x_ratio = viewBounds.Width() / mode.virtual_width;
294 (viewBounds.Width() - destinationBitmapBounds.Width()) / 2,
307 viewBounds.Width() + overlap, viewBounds.Height());
312 viewBounds.Width(), viewBounds.Height() + overlap);
329 (viewBounds.Width() - destinationBitmapBounds.Width()) / 2,
352 return rect.Width() / rect.Height();
359 return ((hostRect.Height() / resizedRect.Height() * resizedRect.Width())
360 - hostRect.Width()) /
[all...]
/haiku/src/apps/deskcalc/
H A DCalcWindow.cpp159 float left = (screenFrame.Width() - frame.Width()) / 2.0;
167 ResizeTo(frame.Width(), frame.Height());

Completed in 301 milliseconds

1234567891011>>