Searched refs:rect (Results 76 - 100 of 512) sorted by relevance

1234567891011>>

/haiku/src/apps/clock/
H A Dcl_wind.h18 TClockWindow(BRect rect, const char* name);
/haiku/src/apps/resedit/
H A DPreviewColumn.h18 void DrawField(BField* field, BRect rect, BView* parent);
H A DResFields.h35 virtual void DrawField(BRect rect, BView* parent) = 0;
47 virtual void DrawField(BRect rect, BView* parent);
59 virtual void DrawField(BRect rect, BView* parent);
72 virtual void DrawField(BRect rect, BView* parent);
H A DResWindow.h18 ResWindow(const BRect& rect,
/haiku/src/servers/mail/
H A DErrorLogWindow.h9 ErrorLogWindow(BRect rect, const char *name, window_type type);
/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellValueRendererUtils.h18 static void DrawString(BView* view, BRect rect,
/haiku/src/apps/diskprobe/
H A DFileWindow.h17 FileWindow(BRect rect, entry_ref* ref,
/haiku/src/apps/pulse/
H A DPulseWindow.h23 PulseWindow(BRect rect);
/haiku/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.cpp46 MacDecorAddOn::_AllocateDecorator(DesktopSettings& settings, BRect rect, argument
49 return new (std::nothrow)MacDecorator(settings, rect, desktop);
214 // calculate our tab rect
498 BRect rect(tab->tabRect);
500 fDrawingEngine->FillRect(rect, fFrameMidColor);
503 fDrawingEngine->StrokeLine(rect.LeftTop(), rect.RightTop(),
505 fDrawingEngine->StrokeLine(rect.LeftTop(), rect.LeftBottom(),
507 fDrawingEngine->StrokeLine(rect
630 _DrawTitle(Decorator::Tab* tab, BRect rect) argument
656 _DrawZoom(Decorator::Tab* tab, bool direct, BRect rect) argument
671 _DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
689 BRect rect = TabRect(tab); local
918 _DrawBlendedRect(DrawingEngine* engine, BRect rect, bool down ) argument
[all...]
/haiku/headers/private/bluetooth/
H A DBluetoothIconView.h24 void Draw(BRect rect);
/haiku/src/tools/translation/inspector/
H A DImageWindow.h41 ImageWindow(BRect rect, const char *name);
H A DInfoWindow.h40 InfoWindow(BRect rect, const char *name, const char *text =
/haiku/src/kits/interface/
H A DControlLook.cpp66 BControlLook::ShouldDraw(BView* view, const BRect& rect, const BRect& updateRect) argument
68 if (!rect.IsValid())
72 points[0] = rect.LeftTop();
73 points[1] = rect.RightBottom();
74 points[2] = rect.LeftBottom();
75 points[3] = rect.RightTop();
99 BRect rect, const BRect& updateRect, const rgb_color& base, uint32 flags,
102 DrawLabel(view, label, icon, rect, updateRect, base, flags,
141 BControlLook* controlLook, BView* view, BRect& rect,
145 controlLook->DrawTabFrame(view, rect, updateRec
98 DrawLabel(BView* view, const char* label, const BBitmap* icon, BRect rect, const BRect& updateRect, const rgb_color& base, uint32 flags, const rgb_color* textColor) argument
[all...]
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.h29 BRect rect, Desktop* desktop);
51 virtual void _DrawFrame(BRect rect);
55 virtual void _DrawTab(Decorator::Tab* tab, BRect rect);
56 virtual void _DrawTitle(Decorator::Tab* tab, BRect rect);
59 BRect rect);
61 BRect rect);
63 BRect rect);
/haiku/src/libs/print/libprint/
H A DValidRect.cpp16 bool getValidRect(BBitmap *bitmap, RECT *rect);
135 BoundsCalculator::getValidRect(BBitmap *bitmap, RECT *rect) argument
156 fLeft = rect->left;
157 fRight = rect->right;
158 fTop = rect->top;
159 fBottom = rect->bottom;
187 rect->left = fLeftBound;
188 rect->right = fRightBound;
189 rect->top = fTop;
190 rect
[all...]
/haiku/src/add-ons/print/drivers/preview/
H A DPrinterDriver.cpp83 BRect rect = reader.PaperRect(); local
85 rect.left, rect.top, rect.right, rect.bottom);
87 rect = reader.PrintableRect();
89 rect.left, rect.top, rect.right, rect
[all...]
/haiku/src/add-ons/translators/shared/
H A DTranslatorWindow.cpp85 LaunchTranslatorWindow(BTranslator *translator, const char *title, BRect rect) argument
88 if (translator->MakeConfigurationView(NULL, &view, &rect)) {
99 TranslatorWindow *wnd = new TranslatorWindow(rect, title);
111 wndpt.x -= rect.Width() / 2;
112 wndpt.y -= rect.Height() / 2;
/haiku/headers/private/interface/
H A DHaikuControlLook.h33 virtual void DrawButtonFrame(BView* view, BRect& rect,
39 virtual void DrawButtonFrame(BView* view, BRect& rect,
46 virtual void DrawButtonFrame(BView* view, BRect& rect,
57 virtual void DrawButtonBackground(BView* view, BRect& rect,
63 virtual void DrawButtonBackground(BView* view, BRect& rect,
70 virtual void DrawButtonBackground(BView* view, BRect& rect,
81 virtual void DrawMenuBarBackground(BView* view, BRect& rect,
87 virtual void DrawMenuFieldFrame(BView* view, BRect& rect,
93 virtual void DrawMenuFieldFrame(BView* view, BRect& rect,
100 virtual void DrawMenuFieldFrame(BView* view, BRect& rect,
[all...]
/haiku/src/apps/patchbay/
H A DPatchView.cpp35 PatchView::PatchView(BRect rect) argument
37 BView(rect, "PatchView", B_FOLLOW_ALL, B_WILL_DRAW),
169 BRect rect = Bounds(); local
171 rect.top = rect.top + rect.bottom / 2;
172 rect.left = rect.left + rect.right / 2;
173 rect
188 BRect rect; local
200 BRect rect; local
[all...]
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.h66 // if rect is invalid, the entry represents the view's entire
75 rect(_rect),
84 rect(_rect) {}
101 BRect rect; member in class:tip_entry
110 // ordering criteria: by top-left corner of the rect,
123 if(a->rect.IsValid())
124 if(b->rect.IsValid()) {
125 if(a->rect.left == b->rect.left)
126 return a->rect
[all...]
/haiku/src/preferences/screensaver/
H A DScreenCornerSelector.cpp189 BRect rect; local
190 rect.left = centerRect.left + (centerRect.Width() - size) / 2;
191 rect.top = centerRect.top + (centerRect.Height() - size) / 2;
192 if (rect.left < centerRect.left || rect.top < centerRect.top) {
194 rect.top = centerRect.top;
195 rect.left = centerRect.left + (centerRect.Width() - size) / 2;
197 rect.right = rect.left + size - 1;
198 rect
[all...]
/haiku/src/tests/servers/app/inverse_clipping/
H A Dmain.cpp21 rectClipper(BView* view, BRect rect, bool inverse) argument
24 view->ClipToInverseRect(rect);
26 view->ClipToRect(rect);
30 pictureClipper(BView* view, BRect rect, bool inverse) argument
34 view->FillEllipse(rect);
36 view->FillEllipse(rect.InsetByCopy(rect.Width()/4, rect.Height()/4));
46 shapeClipper(BView* view, BRect rect, bool inverse) argument
49 s.MoveTo(rect
[all...]
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.cpp65 FlatDecorAddOn::_AllocateDecorator(DesktopSettings& settings, BRect rect, argument
68 return new (std::nothrow)FlatDecorator(settings, rect, desktop);
92 FlatDecorator::FlatDecorator(DesktopSettings& settings, BRect rect, argument
95 TabDecorator(settings, rect, desktop)
102 rect.left, rect.top, rect.right, rect.bottom));
272 FlatDecorator::_DrawFrame(BRect rect) argument
274 STRACE(("_DrawFrame(%f,%f,%f,%f)\n", rect
639 _DrawTitle(Decorator::Tab* _tab, BRect rect) argument
693 _DrawClose(Decorator::Tab* _tab, bool direct, BRect rect) argument
722 _DrawZoom(Decorator::Tab* _tab, bool direct, BRect rect) argument
744 _DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
754 _DrawButtonBitmap(ServerBitmap* bitmap, bool direct, BRect rect) argument
777 _DrawBlendedRect(DrawingEngine* engine, const BRect rect, bool down, const ComponentColors& colors) argument
[all...]
/haiku/src/tests/servers/app/event_mask/
H A DEventMask.cpp27 PositionView(BRect rect, uint32 options);
44 PositionView::PositionView(BRect rect, uint32 options) argument
45 : BBox(rect, "event mask", B_FOLLOW_ALL, B_WILL_DRAW),
144 BRect rect = Bounds().InsetByCopy(5, 5); local
145 rect.bottom = 33;
146 Invalidate(rect);
185 BRect rect(10, 40, 120, 120);
200 fViews[i] = new PositionView(rect, options);
203 rect.OffsetBy(120, 0);
/haiku/src/add-ons/network_settings/dialup/
H A DPPPoEAddon.cpp222 BRect rect(0, 0, width, fHeight);
223 fPPPoEView = new PPPoEView(this, rect);
235 BRect rect = Bounds(); local
236 rect.InsetBy(5, 0);
237 rect.bottom = 20;
238 fInterface = new BMenuField(rect, "interface", kLabelInterfaceName,
245 rect.top = rect.bottom + 5;
246 rect.bottom = rect
[all...]

Completed in 81 milliseconds

1234567891011>>