Searched refs:RemoveView (Results 1 - 3 of 3) 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) function in class:BLayout
/haiku/src/apps/launchbox/
H A DPadView.cpp294 bool result = fButtonLayout->RemoveView(button);

Completed in 26 milliseconds