Home
last modified time | relevance | path

Searched defs:isParent (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DPublisherProfile.php42 public $isParent; variable in Google\\Service\\AuthorizedBuyersMarketplace\\PublisherProfile
141 public function setIsParent($isParent)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DPublisherProfile.php50 public $isParent; variable in Google\\Service\\AdExchangeBuyerII\\PublisherProfile
175 public function setIsParent($isParent)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPublisherProfileApiProto.php29 public $isParent; variable in Google\\Service\\AdExchangeBuyer\\PublisherProfileApiProto
100 public function setIsParent($isParent)
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js948 Element.isParent = function(child, element) { function
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js7791 Graph.prototype.selectCell = function(isNext, isParent, isChild) argument
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js44718 function isParent(possibleParent, element) { function