Home
last modified time | relevance | path

Searched defs:applyAll (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DApplyParametersRequest.php26 public $applyAll; variable in Google\\Service\\CloudMemorystoreforMemcached\\ApplyParametersRequest
35 public function setApplyAll($applyAll)
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js211 var insertHandler = function(cells, asText, model, vertexStyle, edgeStyle, applyAll, recurse) argument