Searched refs:ShowLevel (Results 1 - 5 of 5) sorted by path

/haiku/src/kits/interface/
H A DAbstractLayout.cpp243 int16 showLevel = BView::Private(view).ShowLevel();
H A DViewLayoutItem.cpp106 int16 showLevel = BView::Private(fView).ShowLevel();
/haiku/headers/private/interface/
H A DViewPrivate.h67 int16 ShowLevel() function in class:BView::Private
/haiku/src/servers/app/
H A DServerWindow.cpp487 info.show_hide_level = fWindow->ShowLevel();
H A DWindow.h219 inline int32 ShowLevel() const { return fShowLevel; } function in class:Window

Completed in 123 milliseconds