Searched refs:Width (Results 326 - 350 of 571) sorted by relevance

<<11121314151617181920>>

/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTestWindow.cpp70 fHeader->ResizeTo(b.Width(), height);
/haiku/src/apps/mail/
H A DFindWindow.cpp145 fTextControl->ResizeTo(Bounds().Width() - 20,
/haiku/src/add-ons/translators/icns/
H A DICNSTranslator.cpp174 icns_type_t type = ICNSFormat(bitsHeader.bounds.Width() + 1,
/haiku/headers/os/media/
H A DMediaDefs.h585 uint32 Width() const;
589 uint32& Width();
894 media_format::Width() const function in class:media_format
921 media_format::Width() function in class:media_format
/haiku/src/add-ons/input_server/devices/virtualkeyboard/
H A DVirtualKeyboardWindow.cpp43 ResizeTo(screenRect.Width(), screenRect.Height() / 3);
/haiku/src/tests/kits/interface/bregion/
H A DRegionTestcase.cpp130 float xIncrement = (theRect.Width() + 1.0) / (numPointsPerSide - 1);
/haiku/src/tools/translation/bitsinfo/
H A Dbitsinfo.cpp99 static_cast<int>(header.bounds.Width() + 1),
/haiku/src/preferences/input/
H A DInputWindow.cpp47 BSize(be_control_look->ComposeIconSize(32).Width()
H A DInputDeviceView.cpp107 (fPrimaryIcon != NULL ? fPrimaryIcon->Bounds().Width() : 16.0f);
/haiku/src/kits/interface/
H A DWindow.cpp840 ResizeTo(newFrame.Width(), newFrame.Height());
1018 if (width != fFrame.Width() || height != fFrame.Height()) {
1228 if (width != fFrame.Width() || height != fFrame.Height()) {
1555 maxZoomWidth = std::min(maxZoomWidth, screenFrame.Width());
1619 if (zoomArea.Width() > maxZoomWidth)
1620 zoomArea.InsetBy(roundf((zoomArea.Width() - maxZoomWidth) / 2), 0);
1627 && fFrame.Width() == zoomArea.Width()
1630 Zoom(fPreviousFrame.LeftTop(), fPreviousFrame.Width(),
1640 Zoom(zoomArea.LeftTop(), zoomArea.Width(), zoomAre
[all...]
H A DToolTipManager.cpp188 if (size.width > screenFrame.Width())
189 size.width = screenFrame.Width();
/haiku/src/apps/icon-o-matic/
H A DCanvasView.cpp656 if (bounds.Width() > r.Width())
657 r.InsetBy(-ceilf((bounds.Width() - r.Width()) / 2), 0);
/haiku/src/apps/haikudepot/model/
H A DPackageScreenshotRepository.cpp198 coord.Code(), coord.Width(), coord.Height(), &outputDataStream);
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp436 if (rect.Width() >= 0) {
515 float hcenter = rect.left + rect.Width() / 2;
547 float spacer = rect.Width();
566 float middle = rect.Width() / 2;
739 sliderPosition = floorf(rect.left + 2 + (rect.Width() - 2)
789 leftCorner.bottom = leftCorner.top + leftCorner.Width();
790 rightCorner.top = rightCorner.bottom - rightCorner.Width();
791 barRect.top += ceilf(barRect.Width() / 2);
792 barRect.bottom -= ceilf(barRect.Width() / 2);
984 rect.InsetBy(floorf(rect.Width() /
[all...]
/haiku/src/apps/mediaplayer/
H A DInfoWin.cpp128 *_width = fIconBitmap->Bounds().Width()
157 + (rect.Width() - fIconBitmap->Bounds().Width()) / 2,
419 format.Width(), format.Height());
/haiku/src/apps/drivesetup/
H A DDiskView.cpp177 BRect used(b.LeftTop(), BSize(b.Width() / (100.0 / fUsed), b.Height()));
189 BPoint where = b.RightBottom() - BPoint(fIcon->Bounds().Width(),
209 width = b.Width();
540 messageBounds.InsetBy((bounds.Width() - width - fh.ascent * 2) / 2.0,
/haiku/src/apps/mediaconverter/
H A DMediaFileInfo.cpp79 B_TRANSLATE_COMMENT("%u �� %u, %.2ffps", "Width �� Height, fps;"
81 (unsigned)format.Width(), (unsigned)format.Height(),
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp214 fToolBar->ResizeTo(viewFrame.Width(), fToolBar->MinSize().height);
546 float width = r.Width() + be_control_look->GetScrollBarWidth(B_VERTICAL);
553 float maxWidth = frame.Width() + 1 - windowBorder - Frame().left;
1126 fScrollArea->ResizeTo(fScrollArea->Bounds().Width(),
1394 ResizeTo(frame.Width(), frame.Height());
1423 settings->GetFloat("PO:Width", fPrintOptions.Width()));
1443 settings->SetFloat("PO:Width", fPrintOptions.Width());
1477 fPrintOptions.SetWidth(fImageView->Bitmap()->Bounds().Width()
[all...]
/haiku/src/tests/servers/app/playground/
H A DObjectView.cpp143 //// rect.OffsetBy(rect.Width() + 2, 0.0);
152 // rect.OffsetBy(rect.Width() + 1, 1.0);
167 BPoint p((r.Width() - width) / 2.0, r.Height() / 2.0);
349 float pos = (r.Width() - helper->StringWidth(text)) / 2;
/haiku/src/preferences/notifications/
H A DNotificationsView.cpp119 float maxButtonWidth = std::max(fAddButton->PreferredSize().Width(),
120 fRemoveButton->PreferredSize().Width());
/haiku/src/add-ons/screen_savers/message/
H A DMessage.cpp217 int width = (int) offscreen.Bounds().Width();
274 box.OffsetTo((width - box.Width()) / 2, height - box.Height() - 40);
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp130 SetSizeLimits(fDefaultRect.Width(), fDefaultRect.Width(),
164 fZoomWidthBaseline = fStripeView->PreferredSize().Width()
166 + fScrollView->ScrollBar(B_VERTICAL)->PreferredSize().Width()
646 float defaultWidth = fDefaultRect.Width();
662 ResizeTo(windowFrame.Width(), windowFrame.Height());
683 ResizeTo(fDefaultRect.Width(), fDefaultRect.Height());
901 float width = owner->Frame().Width();
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteDrawingEngine.cpp322 double xScale = (bitmapRect.Width() + 1) / (viewRect.Width() + 1);
357 || viewRect.Width() < bitmapRect.Width()
1084 int32 targetWidth = (int32)(sourceRect.Width() + 1.5);
1091 targetWidth = (int32)(sourceRect.Width() + 1.5);
1106 && (targetWidth * targetHeight < (int32)(sourceRect.Width() + 1.5)
1161 targetWidth = (int32)(sourceRect.Width() + 1.5);
/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp238 SetSizeLimits(min.Width(), max.Width(), min.Height(), max.Height());
/haiku/src/apps/deskbar/
H A DTimeView.cpp235 center += BPoint(bounds.Width() / 2, bounds.Height() / 2);
309 float oldWidth = Bounds().Width();

Completed in 300 milliseconds

<<11121314151617181920>>