Searched defs:rect (Results 76 - 100 of 284) sorted by relevance

1234567891011>>

/haiku/src/apps/pulse/
H A DNormalPulseView.cpp33 NormalPulseView::NormalPulseView(BRect rect) argument
251 NormalPulseView::Draw(BRect rect) argument
H A DConfigView.cpp56 ConfigView::ConfigView(BRect rect, const char *name, uint32 mode, BMessenger& target, argument
[all...]
H A DMiniPulseView.cpp20 MiniPulseView::MiniPulseView(BRect rect, const char *name, Prefs *prefs) : argument
49 MiniPulseView::MiniPulseView(BRect rect, const char *name) argument
64 void MiniPulseView::Draw(BRect rect) { argument
/haiku/src/libs/print/libprint/
H A DPrintUtils.cpp40 ScaleRect(const BRect& rect, float scale) argument
98 SetRect(BMessage* msg, const char* name, const BRect& rect) argument
H A DPagesView.cpp26 void PagesView::Draw(BRect rect) argument
H A DValidRect.cpp135 BoundsCalculator::getValidRect(BBitmap *bitmap, RECT *rect) argument
[all...]
/haiku/src/tools/translation/inspector/
H A DImageWindow.cpp47 ImageWindow::ImageWindow(BRect rect, const char *name) argument
/haiku/src/preferences/input/
H A DInputWindow.cpp38 InputWindow::InputWindow(BRect rect) argument
/haiku/src/apps/resedit/
H A DResFields.cpp45 BitmapPreviewField::DrawField(BRect rect, BView *parent) argument
98 IntegerPreviewField::DrawField(BRect rect, BView *parent) argument
149 StringPreviewField::DrawField(BRect rect, BVie argument
[all...]
/haiku/src/apps/overlayimage/
H A DOverlayView.cpp111 BRect rect = fBitmap->Bounds(); local
/haiku/src/add-ons/media/media-add-ons/usb_webcam/sensors/
H A Dtas5130d1b.cpp154 TAS5130D1BSensor::SetVideoFrame(BRect rect) argument
/haiku/src/libs/agg/src/
H A Dagg_rounded_rect.cpp37 void rounded_rect::rect(double x1, double y1, double x2, double y2) function in class:agg::rounded_rect
/haiku/src/tests/add-ons/print/pdf/linepathbuilder/
H A DPathView.cpp45 PathView::PathView(BRect rect) argument
/haiku/src/tests/servers/app/avoid_focus/
H A DAvoidFocus.cpp45 View::View(BRect rect) argument
/haiku/src/tests/servers/app/drawing_debugger/
H A DDrawingDebugger.cpp156 BRect *rect = (BRect *)buffer; local
/haiku/src/tests/servers/app/lock_focus/
H A DLockFocusTest.cpp59 View::View(BRect rect) argument
/haiku/src/apps/debuganalyzer/gui/table/
H A DTableColumns.cpp34 DelegateBasedTableColumn::DrawTitle(BRect rect, BView* targetView) argument
48 DelegateBasedTableColumn::DrawValue(const BVariant& value, BRect rect, argument
51 fColumnDelegate->DrawField(PrepareField(value), rect, targetView); local
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DJoystickWindow.cpp27 JoystickWindow(const char *deviceName, BJoystick *stick, BRect rect) argument
194 _BuildHats(BJoystick *stick, BRect rect) argument
207 _BuildString(BString name, const char* strName, int number, BRect rect) argument
222 _BuildAxes(BJoystick *stick, BRect rect) argument
[all...]
H A DStickItWindow.cpp48 BRect rect = BRect(rectString.left, rectString.bottom + SPACE, local
/haiku/src/apps/diskprobe/
H A DAttributeWindow.cpp140 BRect rect = tabView->ContainerView()->Bounds(); local
/haiku/src/apps/patchbay/
H A DPatchRow.cpp106 BRect rect; local
/haiku/src/preferences/screen/
H A DMonitorView.cpp28 MonitorView::MonitorView(BRect rect, const char *name, int32 width, int32 height) argument
/haiku/src/apps/networkstatus/
H A DRadioView.cpp91 RadioView::Draw(BView* view, BRect rect, int32 percent, int32 maxCount) argument
/haiku/src/tests/servers/app/event_mask/
H A DEventMask.cpp44 PositionView::PositionView(BRect rect, uint32 options) argument
144 BRect rect = Bounds().InsetByCopy(5, 5); local
/haiku/src/kits/tracker/
H A DTrackerSettingsWindow.cpp322 SettingsItem::DrawItem(BView* owner, BRect rect, bool drawEverything) argument

Completed in 185 milliseconds

1234567891011>>