Home
last modified time | relevance | path

Searched refs:getConnected (Results 1 – 2 of 2) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php2360 public function getConnected() { function in Google_RoomParticipant
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js26177 var allConnected = getConnected(source);
26180 allConnected = allConnected.concat(getConnected(source.host));
26185 return shapes.concat(getConnected(attacher));
26192 function getConnected(element) { function