Searched defs:bounds (Results 101 - 125 of 146) sorted by relevance

123456

/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp132 BRect bounds = Bounds(); local
624 BRect bounds = Bounds(); local
/haiku/src/kits/interface/
H A DChannelSlider.cpp690 BRect bounds = Bounds(); local
[all...]
H A DPrivateScreen.cpp357 BPrivateScreen::GetBitmap(BBitmap**_bitmap, bool drawCursor, BRect* bounds) argument
386 BPrivateScreen::ReadBitmap(BBitmap* bitmap, bool drawCursor, BRect* bounds) argument
H A DStringView.cpp275 BRect bounds = Bounds(); local
H A DButton.cpp193 BRect bounds = Bounds(); local
H A DScrollView.cpp200 BRect bounds = ConvertToScreen(Bounds()); local
272 const BRect bounds = Bounds(); local
569 BRect bounds = Bounds(); local
[all...]
H A DTextControl.cpp409 BRect bounds = Bounds(); local
[all...]
H A DScrollBar.cpp1180 BRect bounds = Bounds(); local
1275 BRect bounds = Bounds(); local
1318 BRect bounds = Bounds(); local
1369 BRect bounds = Bounds(); local
[all...]
/haiku/src/kits/storage/
H A DAppFileInfo.cpp691 BRect bounds; local
795 BRect bounds; local
[all...]
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.cpp175 BRect bounds = bitmap.Bounds(); local
H A DRemoteDrawingEngine.cpp398 BRect bounds = rect; local
433 BRect bounds = _BuildBounds(points, 4); local
450 BRect bounds = _BuildBounds(points, 4); local
465 BRect bounds local
494 DrawPolygon(BPoint* pointList, int32 numPoints, BRect bounds, bool filled, bool closed) argument
516 FillPolygon(BPoint* pointList, int32 numPoints, BRect bounds, const BGradient& gradient, bool closed) argument
559 BRect bounds = _BuildBounds(points, 2); local
575 BRect bounds = rect; local
619 BRect bounds = rect; local
696 BRect bounds = rect; local
730 DrawShape(const BRect& bounds, int32 opCount, const uint32* opList, int32 pointCount, const BPoint* pointList, bool filled, const BPoint& viewToScreenOffset, float viewScale) argument
755 FillShape(const BRect& bounds, int32 opCount, const uint32* opList, int32 pointCount, const BPoint* pointList, const BGradient& gradient, const BPoint& viewToScreenOffset, float viewScale) argument
778 DrawTriangle(BPoint* points, const BRect& bounds, bool filled) argument
797 FillTriangle(BPoint* points, const BRect& bounds, const BGradient& gradient) argument
816 BRect bounds = _BuildBounds(points, 2); local
949 ReadBitmap(ServerBitmap* bitmap, bool drawCursor, BRect bounds) argument
[all...]
/haiku/src/kits/tracker/
H A DStatusWindow.cpp435 BStatusView::BStatusView(BRect bounds, thread_id thread, StatusWindowState type) argument
H A DPose.cpp409 BRect bounds; local
450 BRect bounds; local
/haiku/src/servers/app/drawing/interface/virtual/
H A DViewHWInterface.cpp179 CardView::CardView(BRect bounds) argument
H A DDWindowHWInterface.cpp126 DView::DView(BRect bounds) argument
/haiku/src/apps/haikudepot/ui/
H A DFeaturedPackagesView.cpp111 BRect bounds = Bounds(); local
145 BRect bounds = Bounds(); local
151 BRect bounds = Bounds(); local
542 BRect bounds = Bounds(); local
571 BRect bounds = Bounds(); local
591 BRect bounds = Bounds(); local
[all...]
/haiku/src/libs/icon/
H A DIconUtils.cpp539 BRect bounds; local
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBox.cpp227 BRect bounds; local
/haiku/src/apps/glteapot/
H A DObjectView.cpp209 BRect bounds = Bounds(); local
295 BRect bounds = Bounds(); local
/haiku/src/apps/charactermap/
H A DCharacterView.cpp693 BRect bounds = Bounds(); local
/haiku/src/apps/deskbar/
H A DResourceSet.cpp96 BitmapTypeItem(BRect bounds, uint32 flags, color_space depth, argument
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp727 BRect bounds = Bounds(); local
/haiku/src/apps/diskprobe/
H A DDataView.cpp456 BRect bounds = DataBounds(true); local
826 BRect bounds = Bounds(); local
1044 BRect bounds = Bounds(); local
1426 BRect bounds = DataBounds(); local
[all...]
/haiku/src/build/libbe/interface/
H A DBitmap.cpp1436 BBitmap::BBitmap(BRect bounds, uint32 flags, color_space colorSpace, argument
1463 BBitmap::BBitmap(BRect bounds, color_space colorSpace, bool acceptsViews, argument
1542 BRect bounds; local
2042 InitObject(BRect bounds, color_space colorSpace, uint32 flags, int32 bytesPerRow, screen_id screenID) argument
[all...]
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp124 BRect bounds = frame.OffsetToCopy(0, 0); local
471 BRect bounds = fOffscreenBitmap->Bounds(); local
514 BRect bounds = fCursorBitmap->Bounds(); local
844 BRect bounds local
893 BRect bounds; local
988 BRect bounds; local
1048 BRect bounds; local
1084 BRect bounds = _BuildInvalidateRect(points, 2); local
1095 BRect bounds; local
1286 BRect bounds; local
[all...]

Completed in 175 milliseconds

123456