Searched refs:right (Results 451 - 475 of 627) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/
H A DSonixCamDevice.cpp462 width = (uint16)(frame.right - frame.left + 1) / 16;
697 PRINT((CH ": VideoFrame = %fx%f,%fx%f" CT, VideoFrame().left, VideoFrame().top, VideoFrame().right, VideoFrame().bottom));
699 long int w = (long)(VideoFrame().right - VideoFrame().left + 1);
730 long int w = (long)(VideoFrame().right - VideoFrame().left + 1);
733 VideoFrame().left, VideoFrame().top, VideoFrame().right,
888 /* first line or right column */
916 /* bottom line or right column */
965 /* first line or right column */
993 /* bottom line or right column */
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp515 fCursorFrame.right = fCursorFrame.left
1105 bounds.right = max_c(bounds.right, max_c(start.x, end.x));
1325 bounds.right = max_c(bounds.right, points[i].x);
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp402 width = rect.right - (x + r.Width()) - (2 * sTextMargin);
403 r.Set(x + r.Width(), rect.top, rect.right - width, rect.bottom);
407 x = rect.right - sTextMargin - r.Width();
483 rect.left = rect.right - (stringWidth + kDefaultTextMargin);
488 rect.right = rect.left + stringWidth;
/haiku/src/kits/tracker/
H A DPoseView.cpp3737 // we just switched screen resolution, pick up the right
3795 if (poseRect.right >= viewBounds.right) {
3826 if (poseRect.right > viewBounds.right) {
4043 else if (poseRect.right > Bounds().right)
4044 newPos.x += poseRect.right - Bounds().right;
7070 && poseRect.right > selectionRec
[all...]
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp689 // rect.left, rect.top, rect.right, rect.bottom));
998 else if(tipR.right > screenR.right)
999 tipR.left = screenR.right - tipR.Width();
/haiku/src/preferences/keymap/
H A DKeyboardLayout.cpp496 rowLeftTop.x = key.frame.right;
570 rowLeftTop.x = key.frame.right;
649 key.frame.right = width;
/haiku/src/libs/compat/openbsd_wlan/
H A Dsubr_tree.c604 _rb_set_right(const struct rb_type *t, void *node, void *right) argument
607 struct rb_entry *rbr = (right == NULL) ? NULL : rb_n2e(t, right);
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h57 const int32 right = (int32)destinationRect.right; local
66 const int32 x2 = min_c(baseRenderer.xmax(), right);
109 // left and right of top row
114 // left and right of bottom row
150 // left and right of top row
156 // left and right of bottom row
236 // the last column/row and the right/bottom corner pixel.
310 // pixel in bottom right corner if necessary
349 // on the right edg
[all...]
/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp424 float width = max_c(Bounds().right, frame.right - frame.left);
430 float left = min_c(screen.Frame().right - width, frame.left);
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp325 rect = BRect(0, fMenuBarHeight, fBackground->Bounds().right,
331 rect = BRect(0, fMenuBarHeight + 11, fBackground->Bounds().right,
2110 screenFrame.right += frame.right - decoratorFrame.right;
2114 frame.right = frame.left + width;
2139 MoveTo((screenFrame.left + screenFrame.right - width) / 2,
2147 else if (frame.right > screenFrame.right)
2148 offsetX = (int)(screenFrame.right
[all...]
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp346 TextDocumentView::SetInsets(float left, float top, float right, float bottom) argument
349 && fInsetRight == right && fInsetBottom == bottom) {
355 fInsetRight = right;
/haiku/src/apps/drivesetup/
H A DPartitionList.cpp119 width = rect.right - (x + r.Width()) - (2 * sTextMargin);
120 r.Set(x + r.Width(), rect.top, rect.right - width, rect.bottom);
124 x = rect.right - sTextMargin - r.Width();
/haiku/src/kits/interface/
H A DColumnTypes.cpp90 parent->MovePenTo(rect.right - kTEXT_MARGIN
575 graphRect.right = graphRect.left + value;
649 x = rect.right - kTEXT_MARGIN - r.Width();
H A DCheckBox.cpp121 labelRect.left = checkBoxRect.right + 1
521 float width = rect.right + rect.left;
H A DRadioButton.cpp107 labelRect.left = knobRect.right + 1
254 float width = rect.right + rect.left;
/haiku/src/apps/deskcalc/
H A DCalcView.cpp492 expressionRect.left = fExpressionTextView->Frame().right + 2;
502 iconPos.x = expressionRect.right - (expressionRect.Width()
555 frame.right = keypadRect.left + (col + 1) * sizeCol - 1;
615 bounds.left = bounds.right - fCalcIcon->Bounds().Width();
745 expressionRect.right -= ceilf(fCalcIcon->Bounds().Width() * 1.5);
1435 r.right = fWidth;
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DMessageIO.cpp438 r.right = (float)atof(rightstart);
556 v.right << ", " << v.bottom;
/haiku/src/tests/servers/app/newerClipping/
H A DDesktop.cpp70 BRect resizeRect(frame.right - 10, frame.bottom - 10,
71 frame.right + 4, frame.bottom + 4);
/haiku/src/add-ons/translators/psd/
H A DPSDWriter.cpp33 bounds.right = B_BENDIAN_TO_HOST_FLOAT(header.bounds.right);
/haiku/src/tests/kits/storage/
H A DQueryTest.cpp276 OpNode(query_op op, PredicateNode *left, PredicateNode *right = NULL)
277 : ListNode(left, right), op(op) {}
292 PredicateNode *right = childAt(1); local
298 if (right)
299 rightString = right->toString();
324 StringNode *strNode = dynamic_cast<StringNode*>(right);
334 StringNode *strNode = dynamic_cast<StringNode*>(right);
344 StringNode *strNode = dynamic_cast<StringNode*>(right);
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_acc.c374 FXBNDRY - left and right coordinates a
384 ACCW(FXBNDRY, (((list[i].right + 1) << 16) | list[i].left));
410 FXBNDRY - left and right coordinates a
445 FXBNDRY - left and right coordinates a
457 ACCW(FXBNDRY, (((list[i].right) + 1) << 16) | list[i].left);
474 // *dma++= (((list[i].right) + 1) << 16) | list[i].left;
482 // *dma++= (((list[i].right) + 1) << 16) | list[i].left;
/haiku/src/preferences/printers/
H A DPrinterListView.cpp426 BPoint pendingPt(bounds.right - width - 8.0, namePt.y);
427 BPoint commentPt(bounds.right - width - 8.0, driverPt.y);
469 // right of item
/haiku/src/add-ons/translators/gif/
H A DGIFLoad.cpp301 header.bounds.right = B_HOST_TO_BENDIAN_FLOAT(rect.right);
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.cpp786 // find the right-most item in the row
787 float right = 0.0; local
794 right = (r.right > right) ? r.right : right;
797 if (right >= p.x)
799 p.x = right + M_CLEANUP_H_GAP;
/haiku/src/preferences/media/
H A DMediaListItem.cpp47 // the second is drawn to the right of the label.
94 point.x = iconFrame.right + 1;
104 point.x = iconFrame.right + 1;

Completed in 372 milliseconds

<<11121314151617181920>>