Searched refs:borderStyle (Results 1 - 19 of 19) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.h45 uint32 borderStyle = B_FANCY_BORDER,
50 uint32 borderStyle = B_FANCY_BORDER,
120 uint32 borderStyle, uint32 borderFlags);
H A DScrollView.cpp293 uint32 borderStyle, uint32 borderFlags)
298 _Init(child, scrollingFlags, borderStyle, borderFlags);
305 uint32 viewFlags, uint32 borderStyle, uint32 borderFlags)
310 _Init(child, scrollingFlags, borderStyle, borderFlags);
601 ScrollView::_Init(BView* child, uint32 scrollingFlags, uint32 borderStyle, argument
623 fBorderStyle = borderStyle;
291 ScrollView(BView* child, uint32 scrollingFlags, BRect frame, const char* name, uint32 resizingMode, uint32 viewFlags, uint32 borderStyle, uint32 borderFlags) argument
304 ScrollView(BView* child, uint32 scrollingFlags, const char* name, uint32 viewFlags, uint32 borderStyle, uint32 borderFlags) argument
/haiku/src/apps/debuganalyzer/gui/table/
H A DAbstractTable.cpp109 border_style borderStyle, bool showHorizontalScrollbar)
111 BColumnListView(name, flags, borderStyle, showHorizontalScrollbar),
108 AbstractTable(const char* name, uint32 flags, border_style borderStyle, bool showHorizontalScrollbar) argument
H A DAbstractTable.h28 border_style borderStyle = B_NO_BORDER,
H A DTable.h113 border_style borderStyle = B_NO_BORDER,
117 border_style borderStyle = B_NO_BORDER,
H A DTreeTable.h163 border_style borderStyle = B_NO_BORDER,
167 border_style borderStyle = B_NO_BORDER,
H A DTable.cpp378 Table::Table(const char* name, uint32 flags, border_style borderStyle, argument
381 AbstractTable(name, flags, borderStyle, showHorizontalScrollbar),
391 border_style borderStyle, bool showHorizontalScrollbar)
393 AbstractTable(name, flags, borderStyle, showHorizontalScrollbar),
390 Table(TableModel* model, const char* name, uint32 flags, border_style borderStyle, bool showHorizontalScrollbar) argument
H A DTreeTable.cpp673 TreeTable::TreeTable(const char* name, uint32 flags, border_style borderStyle, argument
676 AbstractTable(name, flags, borderStyle, showHorizontalScrollbar),
687 border_style borderStyle, bool showHorizontalScrollbar)
689 AbstractTable(name, flags, borderStyle, showHorizontalScrollbar),
686 TreeTable(TreeTableModel* model, const char* name, uint32 flags, border_style borderStyle, bool showHorizontalScrollbar) argument
/haiku/src/kits/interface/
H A DControlLook.cpp143 uint32 borders, border_style borderStyle, uint32 side)
146 borderStyle, side);
H A DSeparatorView.cpp103 int32 borderStyle; local
104 if (archive->FindInt32("_border", &borderStyle) != B_OK)
105 fBorder = (border_style)borderStyle;
H A DTabView.cpp1291 BTabView::SetBorder(border_style borderStyle) argument
1293 if (fBorderStyle == borderStyle)
1296 fBorderStyle = borderStyle;
1561 BTabView* tabView, border_style borderStyle)
1563 tabView->BTabView::SetBorder(borderStyle);
H A DHaikuControlLook.cpp943 border_style borderStyle, uint32 flags, uint32 _borders)
955 if (borderStyle == B_NO_BORDER) {
963 bool excludeScrollCorner = borderStyle == B_FANCY_BORDER
976 if (borderStyle == B_FANCY_BORDER)
1609 uint32 borders, border_style borderStyle, uint32 side)
1617 if (borderStyle != B_NO_BORDER)
1622 if (borderStyle == B_PLAIN_BORDER)
1627 if (borderStyle != B_NO_BORDER)
1632 if (borderStyle == B_PLAIN_BORDER)
2041 const rgb_color& base, border_style borderStyle, uint3
940 DrawScrollViewFrame(BView* view, BRect& rect, const BRect& updateRect, BRect verticalScrollBarFrame, BRect horizontalScrollBarFrame, const rgb_color& base, border_style borderStyle, uint32 flags, uint32 _borders) argument
1607 DrawTabFrame(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, uint32 flags, uint32 borders, border_style borderStyle, uint32 side) argument
2040 DrawBorder(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, border_style borderStyle, uint32 flags, uint32 borders) argument
[all...]
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.h110 border_style borderStyle,
219 border_style borderStyle = B_FANCY_BORDER,
248 border_style borderStyle, uint32 flags = 0,
H A DBeControlLook.cpp716 border_style borderStyle, uint32 flags, uint32 _borders)
1350 border_style borderStyle, uint32 side)
1940 const rgb_color& base, border_style borderStyle, uint32 flags,
1943 if (borderStyle == B_NO_BORDER)
1965 if (borderStyle == B_FANCY_BORDER) {
1999 } else if (borderStyle == B_PLAIN_BORDER) {
713 DrawScrollViewFrame(BView* view, BRect& rect, const BRect& updateRect, BRect verticalScrollBarFrame, BRect horizontalScrollBarFrame, const rgb_color& base, border_style borderStyle, uint32 flags, uint32 _borders) argument
1348 DrawTabFrame(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, uint32 flags, uint32 borders, border_style borderStyle, uint32 side) argument
1939 DrawBorder(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, border_style borderStyle, uint32 flags, uint32 borders) argument
/haiku/headers/os/interface/
H A DControlLook.h249 border_style borderStyle,
321 border_style borderStyle, uint32 flags = 0,
413 border_style borderStyle = B_FANCY_BORDER,
H A DTabView.h175 virtual void SetBorder(border_style borderStyle);
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.h112 border_style borderStyle,
222 const rgb_color& base, border_style borderStyle, uint32 flags,
H A DFlatControlLook.cpp636 border_style borderStyle, uint32 flags, uint32 _borders)
648 if (borderStyle == B_NO_BORDER) {
656 bool excludeScrollCorner = borderStyle == B_FANCY_BORDER
669 if (borderStyle == B_FANCY_BORDER)
1298 const rgb_color& base, border_style borderStyle, uint32 flags,
1301 if (borderStyle == B_NO_BORDER)
633 DrawScrollViewFrame(BView* view, BRect& rect, const BRect& updateRect, BRect verticalScrollBarFrame, BRect horizontalScrollBarFrame, const rgb_color& base, border_style borderStyle, uint32 flags, uint32 _borders) argument
1297 DrawBorder(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, border_style borderStyle, uint32 flags, uint32 borders) argument
/haiku/headers/private/interface/
H A DHaikuControlLook.h187 border_style borderStyle,
236 border_style borderStyle = B_FANCY_BORDER,
265 border_style borderStyle, uint32 flags = 0,

Completed in 125 milliseconds