Searched refs:removeTarget (Results 1 – 2 of 2) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/ |
H A D | ListenRequest.php | 31 public $removeTarget; variable in Google\\Service\\Firestore\\ListenRequest 64 public function setRemoveTarget($removeTarget) argument 66 $this->removeTarget = $removeTarget; 73 return $this->removeTarget;
|
/plugin/amcharts/assets/amcharts/ |
H A D | amcharts.js | 337 …ct(b,c,e,h,0,0,f),k.appendChild(f),b="#",d.baseHref&&!d.isIE&&(b=this.removeTarget(window.location… 340 …ild(g);h.parentNode.appendChild(b);c="#";d.baseHref&&!d.isIE&&(c=this.removeTarget(window.location… 341 c);h.setAttribute("fill","url("+c+f+")");a.grad=b},removeTarget:function(a){return a.split("#")[0]}… 342 ….image(k,0,0,e,l,f).translate(c,m);k="#";d.baseHref&&!d.isIE&&(k=this.removeTarget(window.location…
|