Home
last modified time | relevance | path

Searched refs:allowAll (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
H A DGoogleCloudOrgpolicyV2PolicySpecPolicyRule.php25 public $allowAll; variable in Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2PolicySpecPolicyRule
42 public function setAllowAll($allowAll) argument
44 $this->allowAll = $allowAll;
51 return $this->allowAll;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js20128 function allowAll(event) { return true; } function
20234 'element.contextmenu': allowAll,