_findPanelFor
err = _findPanelFor(id, &panel);
err = _findPanelFor(id, &panel);
err = _findPanelFor(
if (_findPanelFor(id, &panel) == B_OK)
if ((_findPanelFor(connection.sourceNode(), &source) == B_OK)
&& (_findPanelFor(connection.destinationNode(), &destination) == B_OK))
_findPanelFor(wire->connection.sourceNode(), &source);
_findPanelFor(wire->connection.destinationNode(), &destination);
if(_findPanelFor(id, &panel) < B_OK)
status_t _findPanelFor(
if (_findPanelFor(ref->id(), &messenger)) {
bool _findPanelFor(