Searched defs:BBox (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DBox.h12 class BBox : public BView { class in inherits:BView
/haiku/src/kits/interface/
H A DBox.cpp46 BBox::BBox(BRect frame, const char* name, uint32 resizingMode, uint32 flags, function in class:BBox
56 BBox::BBox(const char* name, uint32 flags, border_style border, BView* child) function in class:BBox
68 BBox::BBox(border_style border, BView* child) function in class:BBox
80 BBox::BBox(BMessage* archive) function in class:BBox
[all...]

Completed in 47 milliseconds