Searched defs:borderStyle (Results 1 – 9 of 9) sorted by relevance
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/ |
H A D | ScrollView.cpp | 293 uint32 borderStyle, uint32 borderFlags) in ScrollView() 305 uint32 viewFlags, uint32 borderStyle, uint32 borderFlags) in ScrollView() 601 ScrollView::_Init(BView* child, uint32 scrollingFlags, uint32 borderStyle, in _Init()
|
/haiku/src/apps/debuganalyzer/gui/table/ |
H A D | AbstractTable.cpp | 109 border_style borderStyle, bool showHorizontalScrollbar) in AbstractTable()
|
H A D | Table.cpp | 378 Table::Table(const char* name, uint32 flags, border_style borderStyle, in Table() 391 border_style borderStyle, bool showHorizontalScrollbar) in Table()
|
H A D | TreeTable.cpp | 673 TreeTable::TreeTable(const char* name, uint32 flags, border_style borderStyle, in TreeTable() 687 border_style borderStyle, bool showHorizontalScrollbar) in TreeTable()
|
/haiku/src/kits/interface/ |
H A D | SeparatorView.cpp | 103 int32 borderStyle; in BSeparatorView() local
|
H A D | TabView.cpp | 1291 BTabView::SetBorder(border_style borderStyle) in SetBorder()
|
H A D | HaikuControlLook.cpp | 943 border_style borderStyle, uint32 flags, uint32 _borders) in DrawScrollViewFrame() 1609 uint32 borders, border_style borderStyle, uint32 side) in DrawTabFrame() 2041 const rgb_color& base, border_style borderStyle, uint32 flags, in DrawBorder()
|
/haiku/src/add-ons/control_look/BeControlLook/ |
H A D | BeControlLook.cpp | 716 border_style borderStyle, uint32 flags, uint32 _borders) in DrawScrollViewFrame() 1350 border_style borderStyle, uint32 side) in DrawTabFrame() 1940 const rgb_color& base, border_style borderStyle, uint32 flags, in DrawBorder()
|
/haiku/src/add-ons/control_look/FlatControlLook/ |
H A D | FlatControlLook.cpp | 636 border_style borderStyle, uint32 flags, uint32 _borders) in DrawScrollViewFrame() 1298 const rgb_color& base, border_style borderStyle, uint32 flags, in DrawBorder()
|