Home
last modified time | relevance | path

Searched refs:removeAll (Results 1 – 7 of 7) sorted by relevance

/haiku/src/apps/cortex/TipManager/
H A DTipManager.cpp204 status_t TipManager::removeAll( in removeAll() function in TipManager
210 status_t TipManager::removeAll( in removeAll() function in TipManager
221 return m_view->removeAll(window); in removeAll()
H A DTipManager.h161 status_t removeAll(
164 status_t removeAll(
H A DTipManagerImpl.h319 status_t removeAll(
H A DTipManagerImpl.cpp717 status_t _TipManagerView::removeAll( in removeAll() function in _TipManagerView
/haiku/src/apps/cortex/RouteApp/
H A DStatusView.cpp130 manager->removeAll(this); in ~StatusView()
180 manager->removeAll(this); in FrameResized()
368 manager->removeAll(this); in setMessage()
427 manager->removeAll(this); in setErrorMessage()
501 manager->removeAll(this); in fadeTick()
/haiku/src/apps/deskbar/
H A DStatusView.h147 bool removeAll);
H A DStatusView.cpp744 bool removeAll) in UnloadAddOn() argument
759 if (!removeAll) in UnloadAddOn()