Home
last modified time | relevance | path

Searched refs:RemoveView (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/os/interface/
H A DLayout.h38 virtual bool RemoveView(BView* child);
/haiku/src/kits/interface/
H A DLayout.cpp199 BLayout::RemoveView(BView* child) in RemoveView() function in BLayout
/haiku/src/apps/launchbox/
H A DPadView.cpp294 bool result = fButtonLayout->RemoveView(button); in RemoveButton()
/haiku/docs/user/interface/
H A DLayout.dox217 \fn bool BLayout::RemoveView(BView* child)