Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGoogleDatastoreAdminV1Index.php56 public function getAncestor() function in Google\\Service\\Datastore\\GoogleDatastoreAdminV1Index
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js40989 getAncestor(oldParent, 'bpmn:Participant');
41059 function getAncestor(element, type) { function