Searched refs:B_PLAIN_BORDER (Results 1 - 25 of 54) sorted by path

123

/haiku/headers/os/interface/
H A DSeparatorView.h17 border_style border = B_PLAIN_BORDER);
H A DInterfaceDefs.h182 B_PLAIN_BORDER, enumerator in enum:border_style
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticActivity.cpp170 ui_color(B_PANEL_BACKGROUND_COLOR), B_PLAIN_BORDER);
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp395 B_PLAIN_BORDER);
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.cpp348 if (fBorderStyle == B_PLAIN_BORDER) {
364 if (fBorderStyle == B_PLAIN_BORDER)
895 case B_PLAIN_BORDER:
987 case B_PLAIN_BORDER:
/haiku/src/apps/packageinstaller/
H A DUninstallView.cpp318 .Add(new BSeparatorView(B_HORIZONTAL, B_PLAIN_BORDER))
330 .Add(new BSeparatorView(B_HORIZONTAL, B_PLAIN_BORDER))
/haiku/src/apps/resedit/
H A DBitmapView.h21 const char *label = NULL, border_style = B_PLAIN_BORDER,
H A DImageEditor.cpp64 NULL, B_PLAIN_BORDER, B_FOLLOW_NONE,
/haiku/src/apps/webpositive/
H A DAuthenticationPanel.cpp151 .Add(new BSeparatorView(B_HORIZONTAL, B_PLAIN_BORDER))
/haiku/src/bin/desklink/
H A DVolumeWindow.cpp40 box->SetBorder(B_PLAIN_BORDER);
/haiku/src/kits/shared/
H A DToolBar.cpp152 AddView(new BSeparatorView(ont, B_PLAIN_BORDER));
/haiku/src/libs/print/libprint/
H A DJobSetupDlg.cpp474 fHalftoneBox->SetBorder(B_PLAIN_BORDER);
H A DPreview.cpp790 B_PLAIN_BORDER);
/haiku/src/preferences/joysticks/
H A DJoyWin.cpp89 B_PLAIN_BORDER);
H A DMessageWin.cpp23 fBox = new BBox(Bounds(), "", B_FOLLOW_ALL, B_WILL_DRAW, B_PLAIN_BORDER);
/haiku/src/preferences/repositories/
H A DRepositoriesView.cpp55 BColumnListView(name, B_NAVIGABLE, B_PLAIN_BORDER)
/haiku/src/tests/kits/interface/
H A DScrollViewSetBorderTest.cpp61 fScrollView->SetBorder(B_PLAIN_BORDER);
62 fScrollView2->SetBorder(B_PLAIN_BORDER);
H A DScrollViewTest.cpp37 const border_style border[] = {B_NO_BORDER, B_PLAIN_BORDER, B_FANCY_BORDER, B_FANCY_BORDER};
92 scroller->SetBorder(B_PLAIN_BORDER);
/haiku/src/tests/kits/interface/bshelf/
H A DShelfTest.cpp135 BView *parent = new BBox(b, "parent", B_FOLLOW_ALL, B_WILL_DRAW | B_FRAME_EVENTS, B_PLAIN_BORDER);
/haiku/src/tests/servers/app/playground/
H A DObjectWindow.cpp147 B_PLAIN_BORDER);
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp1999 } else if (borderStyle == B_PLAIN_BORDER) {
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationPanel.cpp161 B_PLAIN_BORDER);
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1576 B_PLAIN_BORDER);
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp279 Inherited(name, B_NAVIGABLE, B_PLAIN_BORDER),
/haiku/src/apps/haikudepot/ui/
H A DUserUsageConditionsWindow.cpp72 0, false, true, B_PLAIN_BORDER);
124 0, false, true, B_PLAIN_BORDER);

Completed in 182 milliseconds

123