Home
last modified time | relevance | path

Searched refs:active (Results 201 – 225 of 623) sorted by last modified time

12345678910>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReportSchedule.php26 public $active; variable in Google\\Service\\Dfareporting\\ReportSchedule
55 public function setActive($active) argument
57 $this->active = $active;
64 return $this->active;
H A DTargetableRemarketingList.php29 public $active; variable in Google\\Service\\Dfareporting\\TargetableRemarketingList
86 public function setActive($active) argument
88 $this->active = $active;
95 return $this->active;
H A DCreativeAsset.php30 public $active; variable in Google\\Service\\Dfareporting\\CreativeAsset
223 public function setActive($active) argument
225 $this->active = $active;
232 return $this->active;
H A DAccountUserProfile.php29 public $active; variable in Google\\Service\\Dfareporting\\AccountUserProfile
96 public function setActive($active) argument
98 $this->active = $active;
105 return $this->active;
H A DCreativeAssignment.php26 public $active; variable in Google\\Service\\Dfareporting\\CreativeAssignment
69 public function setActive($active) argument
71 $this->active = $active;
78 return $this->active;
H A DAccount.php34 public $active; variable in Google\\Service\\Dfareporting\\Account
129 public function setActive($active) argument
131 $this->active = $active;
138 return $this->active;
H A DAd.php30 public $active; variable in Google\\Service\\Dfareporting\\Ad
157 public function setActive($active) argument
159 $this->active = $active;
166 return $this->active;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCustomBiddingScript.php26 public $active; variable in Google\\Service\\DisplayVideo\\CustomBiddingScript
55 public function setActive($active) argument
57 $this->active = $active;
64 return $this->active;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DService.php26 public $active; variable in Google\\Service\\ShoppingContent\\Service
61 public function setActive($active) argument
63 $this->active = $active;
70 return $this->active;
H A DAccountStatusStatistics.php25 public $active; variable in Google\\Service\\ShoppingContent\\AccountStatusStatistics
42 public function setActive($active) argument
44 $this->active = $active;
51 return $this->active;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlMultiHandler.php23 private $active; variable in GuzzleHttp\\Handler\\CurlMultiHandler
120 if ($this->active &&
128 while (curl_multi_exec($this->_mh, $this->active) === CURLM_CALL_MULTI_PERFORM);
142 if (!$this->active && $this->delays) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1PhraseMatcher.php30 public $active; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1PhraseMatcher
83 public function setActive($active) argument
85 $this->active = $active;
92 return $this->active;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DCustomDimension.php29 public $active; variable in Google\\Service\\Analytics\\CustomDimension
86 public function setActive($active) argument
88 $this->active = $active;
95 return $this->active;
H A DCustomMetric.php33 public $active; variable in Google\\Service\\Analytics\\CustomMetric
102 public function setActive($active) argument
104 $this->active = $active;
111 return $this->active;
H A DGoal.php29 public $active; variable in Google\\Service\\Analytics\\Goal
102 public function setActive($active) argument
104 $this->active = $active;
111 return $this->active;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md506 * Only calling curl_multi_select when there are active cURL handles. This was
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1IntrospectTokenResponse.php28 public $active; variable in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse
61 public function setActive($active) argument
63 $this->active = $active;
70 return $this->active;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1EnvironmentSessionStatus.php25 public $active; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1EnvironmentSessionStatus
30 public function setActive($active) argument
32 $this->active = $active;
39 return $this->active;
/plugin/c3chart/assets/
H A Dd3.min.js2active=i,this.x=o,this.y=u,this.dx=a,this.dy=c,this._=s}function P(){return!t.event.button}functio… function
/plugin/layeranimation/
H A Dstyle.less166 &.active {
170 &.play-pause, &.play-pause.active:hover {
176 &.play-pause:hover, &.play-pause.active {
180 .layeranimation ul.layeranimation_layer li.play-pause.active {
H A Dscript.js166 this.active = !this.elem.hasClass('active');
169 if ( this.active ) {
181 self.setActive( this.elem, this.active, this.isPlayPause);
182 if ( this.active ) {
245 this.setActive = function(elem, active, isPlayPause) { argument
255 if ( active ) {
285 this.togglePlayState = function( active ) { argument
286 if ( active ) {
/plugin/structtemplate/_vagrant/
H A Dprovision_web_server.sh16 systemctl is-active --quiet apache2 || sudo systemctl restart apache2
/plugin/bpmnioeditor/
H A Dstyle.css314 .djs-drag-active .djs-element > .djs-hit-click-stroke {
534 .djs-popup .entry.active:hover {
550 .djs-popup .djs-popup-header .entry.active {
642 .djs-drag-active .djs-bendpoints * {
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js27480 if (context.active) {
27499 if (context.active) {
30992 if (!active) {
31009 active.provider.update(active.element, newText, active.context.text, {
35533 if (entry.active) {
35586 active: isLoop,
35690 active: isAdHoc, property in AnonymousFunctionf8d14cd138400.adHocEntry
37261 var active = !config || config.active !== false;
37394 return this.active;
37398 this.active = active;
[all …]
H A Dbpmn-modeler.production.min.js33active&&(i||(o=h,Math.sqrt(Math.pow(o.x,2)+Math.pow(o.y,2))>r.threshold))){if(F(c,{x:is(d.x+p.x),y…
34active:this._active})},bc.prototype.close=function(){this._textbox.destroy(),this._fire("deactivat…

12345678910>>...25