Searched defs:BRect (Results 1 - 5 of 5) sorted by relevance

/haiku/src/tests/kits/app/bmessage/
H A DMessageBRectItemTest.h39 inline static size_t SizeOf(const BRect&) { return sizeof (BRect); } argument
[all...]
/haiku/headers/os/interface/
H A DRect.h15 class BRect { class
120 BRect::BRect() function in class:BRect
131 BRect::BRect(float left, float top, float right, float bottom) function in class:BRect
142 BRect::BRect(const BRect& other) function in class:BRect
153 BRect::BRect(BPoint leftTop, BPoint rightBottom) function in class:BRect
164 BRect::BRect(BPoint leftTop, BSize size) function in class:BRect
175 BRect::BRect(float side) function in class:BRect
[all...]
/haiku/src/servers/app/
H A DIntRect.h
H A DPictureBoundingBoxPlayer.cpp427 determine_bounds_draw_pixels(void* _state, const BRect&, const BRect& _dest, uint32, uint32, size_t, color_space, uint32, const void*, size_t) argument
[all...]
/haiku/src/kits/tracker/
H A DPoseView.h1127 AddToExtent(const BRect&rect) argument
[all...]

Completed in 76 milliseconds