Searched defs:rect (Results 101 - 125 of 284) sorted by relevance

1234567891011>>

/haiku/src/preferences/screensaver/
H A DScreenCornerSelector.cpp189 BRect rect; local
[all...]
/haiku/src/add-ons/network_settings/dialup/
H A DConnectionOptionsAddon.cpp152 BRect rect; local
/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/apps/soundrecorder/
H A DVUView.cpp24 VUView::VUView(BRect rect, uint32 resizeFlags) argument
/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/servers/input/
H A DMethodReplicant.cpp166 MethodReplicant::Draw(BRect rect) argument
/haiku/src/kits/storage/
H A DMime.cpp182 BRect rect; local
/haiku/src/kits/interface/
H A DRegion.cpp47 BRegion::BRegion(const BRect rect) argument
112 BRegion::Set(BRect rect) argument
247 clipping_rect *rect = &fData[i]; local
312 Include(BRect rect) argument
349 Exclude(BRect rect) argument
[all...]
H A DLayoutUtils.cpp216 BLayoutUtils::AlignOnRect(BRect rect, BSize size, BAlignment alignment) argument
241 MoveIntoFrame(BRect rect, BSize frameSize) argument
[all...]
/haiku/src/preferences/appearance/
H A DFakeScrollBar.cpp243 _DrawArrowButton(int32 direction, BRect rect, const BRect& updateRect) argument
[all...]
H A DCurView.cpp94 BRect rect; local
H A DColorPreview.cpp154 BRect rect = Bounds().InsetByCopy(2.0f, 2.0f); local
[all...]
/haiku/src/apps/processcontroller/
H A DPreferences.cpp129 BRect rect = window->Frame(); local
159 BRect rect = window->Frame(); local
238 Preferences::SaveRect(BRect& rect, const char* name) argument
250 Preferences::ReadRect(BRect& rect, cons argument
[all...]
H A DMemoryBarMenuItem.cpp79 BRect rect = bar_rect(frame, &font); local
[all...]
/haiku/src/servers/app/
H A DServerBitmap.cpp59 ServerBitmap::ServerBitmap(BRect rect, color_space space, uint32 flags, argument
218 UtilityBitmap::UtilityBitmap(BRect rect, color_space space, uint32 flags, argument
H A DCanvas.cpp150 Canvas::ClipToRect(BRect rect, bool inverse) argument
/haiku/src/tools/hvif2png/
H A Dhvif2png.cpp142 BRect rect = bitmap->Bounds(); local
/haiku/src/add-ons/media/media-add-ons/usb_webcam/sensors/
H A Dtas5110c1b.cpp151 TAS5110C1BSensor::SetVideoFrame(BRect rect) argument
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamSensor.cpp90 CamSensor::SetVideoFrame(BRect rect) argument
/haiku/src/libs/print/libprint/
H A DPrintJobReader.cpp102 status_t PrintJobPage::NextPicture(BPicture& picture, BPoint& point, BRect& rect) argument
/haiku/src/tests/kits/translation/
H A DTranslatorTest.cpp161 BRect rect; local
/haiku/src/apps/webpositive/
H A DBookmarkBar.cpp128 BRect rect = Bounds(); local
262 BRect rect = Bounds(); local
/haiku/src/preferences/sounds/
H A DHWindow.cpp47 HWindow::HWindow(BRect rect, const char* name) argument
/haiku/src/apps/terminal/
H A DColorPreview.cpp154 BRect rect = Bounds().InsetByCopy(2.0f, 2.0f); local
[all...]

Completed in 138 milliseconds

1234567891011>>