Searched defs:showHorizontalScrollbar (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/table/
H A DAbstractTable.cpp108 AbstractTable(const char* name, uint32 flags, border_style borderStyle, bool showHorizontalScrollbar) argument
H A DTable.cpp378 Table(const char* name, uint32 flags, border_style borderStyle, bool showHorizontalScrollbar) argument
390 Table(TableModel* model, const char* name, uint32 flags, border_style borderStyle, bool showHorizontalScrollbar) argument
H A DTreeTable.cpp673 TreeTable(const char* name, uint32 flags, border_style borderStyle, bool showHorizontalScrollbar) argument
686 TreeTable(TreeTableModel* model, const char* name, uint32 flags, border_style borderStyle, bool showHorizontalScrollbar) argument
/haiku/src/kits/interface/
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

Completed in 57 milliseconds