Searched defs:border (Results 1 - 18 of 18) sorted by relevance

/haiku/src/apps/resedit/
H A DResListView.cpp10 ResListView(const BRect &frame, const char *name, int32 resize, int32 flags, border_style border) argument
/haiku/src/tests/kits/interface/
H A DScrollViewTest.cpp37 const border_style border[] = {B_NO_BORDER, B_PLAIN_BORDER, B_FANCY_BORDER, B_FANCY_BORDER}; local
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DAlphaSlider.cpp21 AlphaSlider(orientation dir, BMessage* message, border_style border) argument
H A DColorField.cpp34 ColorField(BPoint offsetPoint, SelectedColorMode mode, float fixedValue, orientation orient, border_style border) argument
46 ColorField(SelectedColorMode mode, float fixedValue, orientation orient, border_style border) argument
389 _Init(SelectedColorMode mode, float fixedValue, orientation orient, border_style border) argument
H A DColorSlider.cpp35 ColorSlider(SelectedColorMode mode, float value1, float value2, orientation dir, border_style border) argument
45 ColorSlider(BPoint offsetPoint, SelectedColorMode mode, float value1, float value2, orientation dir, border_style border) argument
406 _Init(SelectedColorMode mode, float value1, float value2, orientation dir, border_style border) argument
/haiku/src/kits/interface/
H A DSeparatorView.cpp27 BSeparatorView::BSeparatorView(orientation orientation, border_style border) argument
36 BSeparatorView(const char* name, const char* label, orientation orientation, border_style border, const BAlignment& alignment) argument
45 BSeparatorView(const char* name, BView* labelView, orientation orientation, border_style border, const BAlignment& alignment) argument
54 BSeparatorView(const char* label, orientation orientation, border_style border, const BAlignment& alignment) argument
63 BSeparatorView(BView* labelView, orientation orientation, border_style border, const BAlignment& alignment) argument
374 SetBorderStyle(border_style border) argument
448 _Init(const char* label, BView* labelView, orientation orientation, BAlignment alignment, border_style border) argument
[all...]
H A DMenuBar.cpp89 int32 border; local
360 BMenuBar::SetBorder(menu_bar_border border) argument
H A DBox.cpp56 BBox::BBox(const char* name, uint32 flags, border_style border, BView* child) argument
68 BBox::BBox(border_style border, BView* child) argument
126 BBox::SetBorder(border_style border) argument
46 BBox(BRect frame, const char* name, uint32 resizingMode, uint32 flags, border_style border) argument
[all...]
H A DScrollView.cpp56 int32 border; local
304 float border local
29 BScrollView(const char* name, BView* target, uint32 resizingMode, uint32 flags, bool horizontal, bool vertical, border_style border) argument
40 BScrollView(const char* name, BView* target, uint32 flags, bool horizontal, bool vertical, border_style border) argument
467 SetBorder(border_style border) argument
916 _ComputeFrame(BRect frame, BScrollBar* horizontal, BScrollBar* vertical, border_style border, uint32 borders) argument
948 _ComputeFrame(BView *target, BScrollBar* horizontal, BScrollBar* vertical, border_style border, uint32 borders) argument
959 _BorderSize(border_style border) argument
974 _ModifyFlags(uint32 flags, BView* target, border_style border) argument
992 _InsetBorders(BRect& frame, border_style border, uint32 borders, bool expand) argument
[all...]
H A DColumnListView.cpp856 BColumnListView(BRect rect, const char* name, uint32 resizingMode, uint32 flags, border_style border, bool showHorizontalScrollbar) argument
873 BColumnListView(const char* name, uint32 flags, border_style border, bool showHorizontalScrollbar) argument
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaWire.cpp171 rgb_color border = isSelected() ? M_BLUE_COLOR : M_DARK_GRAY_COLOR; local
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp252 BRect border = destRect, bounds = view->Bounds(); local
[all...]
/haiku/src/bin/unzip/
H A Dinflate.c513 static ZCONST unsigned border[] = { variable
H A Dinflatef.c271 static ZCONST unsigned border[] = { variable
/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.cpp134 OutputBox::OutputBox(border_style border, BView* child) argument
/haiku/src/apps/showimage/
H A DShowImageView.cpp613 ShowImageView::_DrawBackground(BRect border) argument
[all...]
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp2895 rgb_color border = tint_color(base, B_DARKEN_2_TINT); local
2990 rgb_color border = tint_color(base, B_DARKEN_2_TINT); local
[all...]
/haiku/src/servers/app/
H A DDesktop.cpp2266 BRegion border; local

Completed in 129 milliseconds