Searched refs:Border (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/os/interface/
H A DBox.h33 border_style Border() const;
H A DMenuBar.h76 menu_bar_border Border() const;
H A DScrollView.h67 border_style Border() const;
H A DTabView.h176 border_style Border() const;
/haiku/src/kits/interface/
H A DMenuBar.cpp130 if (Border() != B_BORDER_FRAME)
131 err = data->AddInt32("_border", Border());
367 BMenuBar::Border() const function in class:BMenuBar
H A DBox.cpp143 BBox::Border() const function in class:BBox
H A DScrollView.cpp527 BScrollView::Border() const function in class:BScrollView
H A DTabView.cpp1303 BTabView::Border() const function in class:BTabView

Completed in 114 milliseconds