Searched refs:_addPanelFor (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/cortex/ParameterView/
H A DParameterWindowManager.h121 bool _addPanelFor(
H A DParameterWindowManager.cpp254 _addPanelFor(ref->id(), messenger);
286 _addPanelFor(nodeID, messenger);
383 bool ParameterWindowManager::_addPanelFor( function in class:ParameterWindowManager
386 D_INTERNAL(("ParameterWindowManager::_addPanelFor()\n"));
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.h290 status_t _addPanelFor(
H A DMediaRoutingView.cpp448 _addPanelFor(id, BPoint(5.0, 5.0));
1191 err = _addPanelFor(
1196 "!!! MediaRoutingView::importStateFor(): _addPanelFor():\n"
1254 status_t MediaRoutingView::_addPanelFor( function in class:MediaRoutingView
1258 D_METHOD(("MediaRoutingView::_addPanelFor()\n"));
1538 _addPanelFor(ref->id(), BPoint(M_CLEANUP_H_MARGIN, M_CLEANUP_V_MARGIN));

Completed in 82 milliseconds