Searched defs:rect (Results 26 - 50 of 284) sorted by relevance

1234567891011>>

/haiku/src/tests/kits/interface/
H A DSliderTest.cpp24 downBy(BRect &rect, BView* view) argument
32 rightBy(BRect &rect, BView* view) argument
46 BRect rect = Bounds(); local
[all...]
H A DGetMouseTest.cpp9 view(BRect rect) argument
H A DCheckBoxTest.cpp30 DividedBackgroundView::DividedBackgroundView(BRect rect) argument
43 BRect rect = bounds; local
[all...]
/haiku/src/tests/kits/shared/shake_filter/
H A DShakeFilterTest.cpp28 View::View(BRect rect, const char* name, uint32 followMode) argument
/haiku/headers/libs/print/libprint/
H A DPrintProcess.h28 BRect rect; member in class:PictureData
/haiku/src/apps/pulse/
H A DPulseWindow.cpp30 PulseWindow::PulseWindow(BRect rect) argument
H A DPulseView.cpp29 PulseView::PulseView(BRect rect, const char *name) argument
/haiku/src/add-ons/translators/shared/
H A DTranslatorWindow.cpp85 LaunchTranslatorWindow(BTranslator *translator, const char *title, BRect rect) argument
/haiku/src/tools/translation/inspector/
H A DInfoWindow.cpp39 InfoWindow::InfoWindow(BRect rect, const char *name, const char *text) argument
/haiku/src/apps/debuganalyzer/gui/table/
H A DTableColumn.cpp36 TableColumn::DrawTitle(BRect rect, BView* targetView) argument
42 TableColumn::DrawValue(const BVariant& value, BRect rect, BView* targetView) argument
/haiku/src/preferences/filetypes/
H A DDropTargetListView.cpp34 BRect rect = Bounds(); local
79 BRect rect = Bounds(); local
[all...]
/haiku/src/servers/app/drawing/
H A DUpdateQueue.cpp101 UpdateQueue::AddRect(const BRect& rect) argument
/haiku/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBApp.cpp14 BRect rect = BRect(0,0,aRect.Width(), aRect.Height()); local
/haiku/src/tests/add-ons/print/pdf/linepathbuilder/
H A DLPBApp.cpp14 BRect rect = BRect(0,0,aRect.Width(), aRect.Height()); local
/haiku/src/tests/add-ons/print/ppd/test/
H A DPPDConfigApplication.cpp15 BRect rect = BRect(0, 0, aRect.Width(), aRect.Height()); local
/haiku/src/tests/kits/app/bmessage/
H A DMessageBRectItemTest.h68 std::ostream& operator<<(std::ostream& os, const BRect& rect) argument
/haiku/src/tests/servers/app/cursor_test/
H A DCursorTest.cpp47 View::View(BRect rect) argument
/haiku/src/tests/servers/app/desktop_window/
H A DDesktopWindow.cpp28 View::View(BRect rect) argument
/haiku/src/tests/servers/app/view_state/
H A DViewState.cpp43 View::View(BRect rect) argument
/haiku/src/preferences/screen/
H A DRefreshWindow.cpp41 BRect rect = Bounds().InsetByCopy(8, 8); local
/haiku/src/apps/showimage/
H A DProgressWindow.cpp38 BRect rect = Bounds(); local
/haiku/src/preferences/mail/
H A DAutoConfigWindow.cpp34 AutoConfigWindow::AutoConfigWindow(BRect rect, ConfigWindow *parent) argument
/haiku/src/add-ons/network_settings/dialup/
H A DInterfaceUtils.cpp21 center_on_screen(BRect rect, BWindow *window) argument
/haiku/src/tests/servers/app/tiled_bitmap_test/
H A DTiledBitmapTest.cpp31 View::View(BRect rect) argument
/haiku/src/apps/deskcalc/
H A DCalcWindow.cpp61 BRect rect; local

Completed in 99 milliseconds

1234567891011>>