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

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

Completed in 105 milliseconds