Searched defs:rect (Results 151 - 175 of 284) sorted by last modified time

1234567891011>>

/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPJob.cpp373 BRect rect = first->GetBoundingRectangle(); local
/haiku/src/tests/servers/app/tiled_bitmap_test/
H A DTiledBitmapTest.cpp31 View::View(BRect rect) argument
/haiku/src/preferences/screensaver/
H A DScreenSaverWindow.cpp897 BRect rect = fSettingsBox->InnerFrame().InsetByCopy(4, 4); local
899 BRect rect = fSettingsBox->Bounds().InsetByCopy(4, 4); local
/haiku/src/apps/people/
H A DPictureView.cpp257 BRect rect = Bounds(); local
/haiku/src/apps/pulse/
H A DPulseView.cpp29 PulseView::PulseView(BRect rect, const char *name) argument
/haiku/src/apps/soundrecorder/
H A DScopeView.cpp27 ScopeView::ScopeView(BRect rect, uint32 resizeFlags) argument
339 BRect rect = Bounds(); local
H A DVUView.cpp24 VUView::VUView(BRect rect, uint32 resizeFlags) argument
/haiku/src/kits/shared/
H A DSettingsHandler.cpp329 SettingsArgvDispatcher::WriteRectValue(Settings* setting, BRect rect) argument
H A DVariant.cpp102 BRect *rect = (BRect *)data; local
/haiku/src/kits/storage/
H A DMime.cpp182 BRect rect; local
/haiku/src/kits/app/
H A DApplication.cpp1349 BApplication::BeginRectTracking(BRect rect, bool trackWhole) argument
/haiku/src/kits/interface/
H A DPolygon.cpp224 BPolygon::_MapRectangle(BRect* rect, const BRect& source, argument
/haiku/src/add-ons/translators/gif/
H A DSavePalette.cpp291 BRect rect = bitmap->Bounds(); local
/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
H A DPictureTestCases.cpp25 static BPoint centerPoint(BRect rect) argument
/haiku/src/preferences/media/
H A DMediaWindow.cpp206 BRect rect = Frame(); local
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp163 MemoryView::Draw(BRect rect) argument
937 BRect rect; local
[all...]
/haiku/src/servers/mail/
H A DErrorLogWindow.cpp24 ErrorPanel(BRect rect) : BView(rect,"ErrorScrollPanel",B_FOLLOW_ALL_SIDES,B_DRAW_ON_CHILDREN | B_FRAME_EVENTS), alerts_displayed(0), add_next_at(0) {} argument
50 ErrorLogWindow::ErrorLogWindow(BRect rect, const char *name, window_type type) argument
144 Error::Error(BRect rect, alert_type atype, const char *tag, const char *message, argument
[all...]
/haiku/src/apps/workspaces/
H A DWorkspaces.cpp801 WorkspacesWindow::ScreenChanged(BRect rect, color_space mode) argument
/haiku/src/apps/diskprobe/
H A DProbeWindow.cpp28 ProbeWindow::ProbeWindow(BRect rect, entry_ref* ref) argument
H A DDiskProbe.cpp316 BRect rect; local
[all...]
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticWindow.cpp337 BRect* rect = static_cast<BRect*>(tryRectList.ItemAt(m)); local
356 BRect* rect = static_cast<BRect*>(tryRectList.RemoveItem((int32)0)); local
371 ZippoWindow::_OffsetRect(BRect* rect, directio argument
397 _OffscreenBounceBack(BRect* rect, direction* primaryDirection, direction secondaryDirection) argument
[all...]
H A DZipOMaticActivity.cpp114 Activity::Draw(BRect rect) argument
181 BRect rect = Bounds(); local
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h333 BRect rect; local
/haiku/headers/private/app/
H A DServerProtocolStructs.h70 BRect rect; member in struct:ViewBeginRectTrackingInfo

Completed in 293 milliseconds

1234567891011>>