Searched defs:rect (Results 51 - 75 of 284) sorted by relevance

1234567891011>>

/haiku/src/apps/sudoku/
H A DProgressWindow.cpp34 BRect rect = Bounds(); local
/haiku/src/tests/servers/app/cursor_test/
H A DCursorBitmapTest.cpp38 View::View(BRect rect) argument
/haiku/src/tools/translation/inspector/
H A DActiveTranslatorsWindow.cpp51 ActiveTranslatorsWindow::ActiveTranslatorsWindow(BRect rect, const char *name, argument
/haiku/src/apps/glteapot/
H A DTeapotWindow.cpp19 TeapotWindow::TeapotWindow(BRect rect, const char* name, window_type wt, argument
/haiku/src/apps/soundrecorder/
H A DVolumeSlider.cpp17 VolumeSlider::VolumeSlider(BRect rect, const char *title, uint32 resizeFlags) argument
161 SpeakerView::SpeakerView(BRect rect, uint32 resizeFlags) argument
/haiku/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBView.cpp5 BBView::BBView(BRect rect) argument
/haiku/src/tests/servers/app/async_drawing/
H A Dmain.cpp93 BRect rect; local
/haiku/src/tests/servers/app/find_view/
H A DFindView.cpp16 View(BRect rect, const char* name, uint32 followMode, argument
27 TestView(BRect rect, const char* name, uint32 followMode, argument
/haiku/src/tests/servers/app/window_invalidation/
H A DWindowInvalidation.cpp55 ShowInvalidationView::ShowInvalidationView(BRect rect) argument
/haiku/src/tests/servers/app/workspace_activated/
H A DWorkspaceActivated.cpp43 View::View(BRect rect) argument
/haiku/src/apps/expander/
H A DDirectoryFilePanel.cpp71 BRect rect; local
[all...]
/haiku/src/add-ons/screen_savers/glife/
H A DGLifeView.cpp24 GLifeView::GLifeView(BRect rect, const char* name, ulong resizingMode, argument
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPreview.cpp169 BRect rect = Bounds().InsetByCopy(2.0, 2.0); local
/haiku/src/libs/print/libprint/
H A DAboutBox.cpp36 AboutBoxView::AboutBoxView(BRect rect, const char *driver_name, const char *version, const char *copyright) argument
63 BRect rect; local
105 BRect rect; local
/haiku/src/tests/servers/app/view_transit/
H A DViewTransit.cpp33 View::View(BRect rect, const char* name, uint32 followMode, argument
/haiku/src/add-ons/print/drivers/preview/
H A DPrinterDriver.cpp83 BRect rect = reader.PaperRect(); local
[all...]
/haiku/src/add-ons/network_settings/dialup/
H A DTextRequestDialog.cpp37 BRect rect = Bounds(); local
[all...]
/haiku/src/bin/network/ppp_up/
H A DPPPStatusView.cpp33 PPPStatusView::PPPStatusView(BRect rect, ppp_interface_id id) argument
[all...]
/haiku/src/tests/kits/interface/flatten_picture/
H A DTestResultItem.cpp126 HeaderListItem(const char* label1, const char* label2, const char* label3, const char* label4, const char* label5, const char* label6, BRect rect) argument
/haiku/src/kits/interface/
H A DPolygon.cpp224 BPolygon::_MapRectangle(BRect* rect, const BRect& source, argument
/haiku/headers/private/interface/
H A Dclipping.h27 clipping_rect rect; local
44 clipping_rect rect; local
57 offset_rect(clipping_rect &rect, int32 x, int32 y) argument
67 scale_rect(clipping_rect& rect, float x, float y) argument
78 to_BRect(const clipping_rect &rect) argument
87 to_clipping_rect(const BRect &rect) argument
111 point_in(const clipping_rect &rect, int32 px, int32 py) argument
122 point_in(const clipping_rect &rect, const BPoint &pt) argument
132 rect_contains(const clipping_rect &rect, const clipping_rect &testRect) argument
141 valid_rect(const clipping_rect &rect) argument
169 rect_width(const clipping_rect &rect) argument
177 rect_height(const clipping_rect &rect) argument
[all...]
/haiku/src/apps/cortex/TipManager/
H A DTipManager.cpp160 setTip( const BRect& rect, const char* text, BView* view, offset_mode_t offsetMode , BPoint offset , uint32 flags ) argument
191 removeTip( const BRect& rect, BView* view) argument
/haiku/src/apps/pulse/
H A DPrefsWindow.cpp48 BRect rect = fTabView->ContainerView()->Bounds(); local
H A DProgressBar.cpp152 ProgressBar::Draw(BRect rect) argument
H A DDeskbarPulseView.cpp32 DeskbarPulseView::DeskbarPulseView(BRect rect) argument

Completed in 154 milliseconds

1234567891011>>