Searched refs:_findPanelFor (Results 1 – 4 of 4) sorted by relevance
124 bool _findPanelFor(
236 if (_findPanelFor(ref->id(), &messenger)) { in startControlPanelFor()397 bool ParameterWindowManager::_findPanelFor( in _findPanelFor() function in ParameterWindowManager
447 if(_findPanelFor(id, &panel) < B_OK) in MessageReceived()1188 err = _findPanelFor(id, &panel); in importStateFor()1201 err = _findPanelFor(id, &panel); in importStateFor()1228 err = _findPanelFor( in exportStateFor()1292 status_t MediaRoutingView::_findPanelFor( in _findPanelFor() function in MediaRoutingView1319 if (_findPanelFor(id, &panel) == B_OK) in _removePanelFor()1338 if ((_findPanelFor(connection.sourceNode(), &source) == B_OK) in _addWireFor()1339 && (_findPanelFor(connection.destinationNode(), &destination) == B_OK)) in _addWireFor()1410 _findPanelFor(wire->connection.sourceNode(), &source); in _removeWireFor()1411 _findPanelFor(wire->connection.destinationNode(), &destination); in _removeWireFor()
295 status_t _findPanelFor(