Searched defs:rect (Results 1 - 25 of 284) sorted by path

1234567891011>>

/haiku/headers/libs/print/libprint/
H A DJobData.h510 JobData::SetPaperRect(const BRect &rect) argument
524 JobData::SetScaledPaperRect(const BRect &rect) argument
538 JobData::SetPrintableRect(const BRect &rect) argument
552 JobData::SetScaledPrintableRect(const BRect &rect) argument
566 JobData::SetPhysicalRect(const BRect &rect) argument
581 SetScaledPhysicalRect(const BRect &rect) argument
[all...]
H A DPrintProcess.h28 BRect rect; member in class:PictureData
/haiku/headers/private/app/
H A DServerProtocolStructs.h70 BRect rect; member in struct:ViewBeginRectTrackingInfo
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp46 WinDecorAddOn::_AllocateDecorator(DesktopSettings& settings, BRect rect, argument
272 WinDecorator::_DrawFrame(BRect rect) argument
327 WinDecorator::_DrawTab(Decorator::Tab* tab, BRect rect) argument
358 WinDecorator::_DrawTitle(Decorator::Tab* tab, BRect rect) argument
421 _DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
447 _DrawZoom(Decorator::Tab* tab, bool direct, BRect rect) argument
479 _DrawClose(Decorator::Tab* tab, bool direct, BRect rect) argument
512 BRect rect = TabRect(tab); local
[all...]
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamColorSpaceTransform.cpp62 CamColorSpaceTransform::SetVideoFrame(BRect rect) argument
/haiku/src/add-ons/media/media-add-ons/usb_webcam/sensors/
H A Dtas5130d1b.cpp154 TAS5130D1BSensor::SetVideoFrame(BRect rect) argument
/haiku/src/add-ons/network_settings/dialup/
H A DConnectionOptionsAddon.cpp152 BRect rect; local
H A DGeneralAddon.cpp304 BRect rect; local
H A DInterfaceUtils.cpp21 center_on_screen(BRect rect, BWindow *window) argument
H A DPPPoEAddon.cpp235 BRect rect = Bounds(); local
[all...]
H A DTextRequestDialog.cpp37 BRect rect = Bounds(); local
[all...]
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPBand.cpp23 BRect rect = fValidRect; local
H A DRectangle.h30 Rectangle(const BRect& rect) argument
50 Rectangle<T>& operator=(const BRect& rect) { argument
[all...]
/haiku/src/add-ons/print/drivers/preview/
H A DPrinterDriver.cpp83 BRect rect = reader.PaperRect(); 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/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp470 SlideShowSaver::LayoutCaption(BView *view, BFont &font, BPoint &pos, BRect &rect) argument
495 BRect rect; local
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticActivity.cpp114 Activity::Draw(BRect rect) argument
181 BRect rect = Bounds(); local
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...]
/haiku/src/add-ons/translators/gif/
H A DSavePalette.cpp291 BRect rect = bitmap->Bounds(); local
/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp728 BRect rect; local
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp154 remove( BView* pView, const BRect& rect) argument
414 remove( BView* view, const BRect& rect) argument
630 setTip( const BRect& rect, const char* text, BView* view, TipManager::offset_mode_t offsetMode, BPoint offset, uint32 flags) argument
666 removeTip( const BRect& rect, BView* view) argument
[all...]
H A DTipManagerImpl.h101 BRect rect; member in class:tip_entry
[all...]
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.cpp303 Table::Column::DrawTitle(BRect rect, BView* targetView) argument
310 Table::Column::DrawField(BField* _field, BRect rect, BView* targetView) argument
H A DTableColumn.cpp36 TableColumn::DrawTitle(BRect rect, BView* targetView) argument
42 TableColumn::DrawValue(const BVariant& value, BRect rect, BView* targetView) argument
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

Completed in 132 milliseconds

1234567891011>>