Home
last modified time | relevance | path

Searched refs:getOffset (Results 26 – 50 of 83) sorted by last modified time

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DTimeZone.php55 public function getOffset() function in Google\\Service\\HangoutsChat\\TimeZone
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLinearBuckets.php38 public function getOffset() function in Google\\Service\\Networkconnectivity\\LinearBuckets
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DSearchJobsRequest.php208 public function getOffset() function in Google\\Service\\CloudTalentSolution\\SearchJobsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunReportRequest.php216 public function getOffset() function in Google\\Service\\AnalyticsData\\RunReportRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLinear.php47 public function getOffset() function in Google\\Service\\Logging\\Linear
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js26763 var offset = this.getOffset(target),
26842 AutoResize.prototype.getOffset = function(shape) {
H A Dbpmn-modeler.production.min.js33getOffset(t),i=this.getPadding(t),r=an(pt(e)),o=an(t),a={};return r.top-o.top<i.top&&(a.top=r.top-…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvTrait.php47 public function getOffset(): ?int
46 public function getOffset(): ?int global() function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DVlv.php193 return ($this->control !== null) ? $this->control->getOffset() : null;
215 $pos = $control === null ? null : $control->getOffset();
223 return $control->getOffset();
239 if ((((int) $control->getOffset() + $this->after) >= (int) $control->getCount())) {
243 return $control->getOffset() === $control->getCount();
257 if ($this->before !== 0 && ((int) $control->getOffset() - $this->before) <= 1) {
261 return $control->getOffset() === 1;
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DFencedCode.php
/plugin/diagramsnet/lib/js/diagramly/
H A DP2PCollab.js103 var offset = mxUtils.getOffset(container);
H A DApp.js3748 var offset = mxUtils.getOffset(img);
H A DEditor.js4714 var divPos = mxUtils.getOffset(div, true);
4715 var pos = mxUtils.getOffset(td, true);
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js2144 var offset = mxUtils.getOffset(insertLink);
H A DGraph.js12672 var offset = mxUtils.getOffset(this.graph.container);
H A DToolbar.js1040 var offset = mxUtils.getOffset(elt);
H A DEditorUi.js454 var off = mxUtils.getOffset(this.diagramContainer);
1328 var offset = mxUtils.getOffset(graph.container);
2763 var offset = mxUtils.getOffset(graph.container);
H A DMenus.js1752 var offset = mxUtils.getOffset(elt);
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js393 …tion(a,b){var c=mxEvent.getClientX(b),d=mxEvent.getClientY(b),e=mxUtils.getOffset(a.container),f=m…
400 mxDragSource.prototype.dragOver=function(a,b){var c=mxUtils.getOffset(a.container),d=mxUtils.getScr…
1246 mxGraphView.prototype.isScrollEvent=function(a){var b=mxUtils.getOffset(this.graph.container);a=new…
1720 …if(b==mxEvent.MOUSE_DOWN&&this.isForceRubberbandEvent(e)){var b=mxUtils.getOffset(this.graph.conta…
1723 …==b.getState()&&!mxEvent.isMultiTouchEvent(b.getEvent())){var c=mxUtils.getOffset(this.graph.conta…
1725 …is.first){var c=mxUtils.getScrollOrigin(this.graph.container),d=mxUtils.getOffset(this.graph.conta…
2145 …iagramContainer,"mousemove",mxUtils.bind(this,function(b){var d=mxUtils.getOffset(this.diagramCont…
2170 …ection"),l=e.getProperty("event"),d=d.getBoundingClientRect(),g=mxUtils.getOffset(b.container),k=b…
2220 f=mxUtils.getOffset(b.container),l=b.view.scale,g=0,q=0;null!=L&&(g=b.container.offsetWidth/2-L.x+f…
2665 …is.first){var f=mxUtils.getScrollOrigin(this.graph.container),c=mxUtils.getOffset(this.graph.conta…
[all …]
H A Dviewer.min.js393 …tion(a,b){var c=mxEvent.getClientX(b),d=mxEvent.getClientY(b),e=mxUtils.getOffset(a.container),f=m…
400 mxDragSource.prototype.dragOver=function(a,b){var c=mxUtils.getOffset(a.container),d=mxUtils.getScr…
1246 mxGraphView.prototype.isScrollEvent=function(a){var b=mxUtils.getOffset(this.graph.container);a=new…
1720 …if(b==mxEvent.MOUSE_DOWN&&this.isForceRubberbandEvent(e)){var b=mxUtils.getOffset(this.graph.conta…
1723 …==b.getState()&&!mxEvent.isMultiTouchEvent(b.getEvent())){var c=mxUtils.getOffset(this.graph.conta…
1725 …is.first){var c=mxUtils.getScrollOrigin(this.graph.container),d=mxUtils.getOffset(this.graph.conta…
2145 …iagramContainer,"mousemove",mxUtils.bind(this,function(b){var d=mxUtils.getOffset(this.diagramCont…
2170 …ection"),l=e.getProperty("event"),d=d.getBoundingClientRect(),g=mxUtils.getOffset(b.container),k=b…
2220 f=mxUtils.getOffset(b.container),l=b.view.scale,g=0,q=0;null!=L&&(g=b.container.offsetWidth/2-L.x+f…
2665 …is.first){var f=mxUtils.getScrollOrigin(this.graph.container),c=mxUtils.getOffset(this.graph.conta…
[all …]
H A Dextensions.min.js1743 …ay:function(){return this.array},getCount:function(){return this.count},getOffset:function(){retur…
H A Dapp.min.js427 …tion(a,b){var c=mxEvent.getClientX(b),d=mxEvent.getClientY(b),e=mxUtils.getOffset(a.container),f=m…
1280 mxGraphView.prototype.isScrollEvent=function(a){var b=mxUtils.getOffset(this.graph.container);a=new…
1754 …if(b==mxEvent.MOUSE_DOWN&&this.isForceRubberbandEvent(e)){var b=mxUtils.getOffset(this.graph.conta…
1757 …==b.getState()&&!mxEvent.isMultiTouchEvent(b.getEvent())){var c=mxUtils.getOffset(this.graph.conta…
1759 …is.first){var c=mxUtils.getScrollOrigin(this.graph.container),d=mxUtils.getOffset(this.graph.conta…
2914 …is.first){var c=mxUtils.getScrollOrigin(this.graph.container),d=mxUtils.getOffset(this.graph.conta…
3625 …arguments);this.editorUi.resetCurrentMenu();e.destroy()});var k=mxUtils.getOffset(a);e.popup(k.x,k…
3675 …eToolbarMenu";f.showDisabled=e;f.labels=b;f.autoExpand=!0;var g=mxUtils.getOffset(a);f.popup(g.x,g…
3752 !g.isSelectionEmpty()){var c=mxUtils.getOffset(z);a.showPopupMenu(mxUtils.bind(this,function(a,b){f…
10575 …{t.getModel().endUpdate()}}function e(c,f,d){var e=mxUtils.getOffset(b,!0),l=mxUtils.getOffset(c,!…
[all …]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js746 var offset = mxUtils.getOffset(elt);
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js68 …Point(b,c),e,f,g),b=a.x,c=a.y);return mxUtils.contains(d,b,c)}return!0},getOffset:function(a,b){fo…
70 …vertPoint:function(a,b,c){var d=mxUtils.getScrollOrigin(a,!1);a=mxUtils.getOffset(a);a.x-=d.x;a.y-…
189 …tion(a,b){var c=mxEvent.getClientX(b),d=mxEvent.getClientY(b),e=mxUtils.getOffset(a.container),f=m…
196 mxDragSource.prototype.dragOver=function(a,b){var c=mxUtils.getOffset(a.container),d=mxUtils.getScr…
1042 mxGraphView.prototype.isScrollEvent=function(a){var b=mxUtils.getOffset(this.graph.container);a=new…
1458 mxConnectionHandler.prototype.isOutlineConnectEvent=function(a){var b=mxUtils.getOffset(this.graph.…
1516 …if(b==mxEvent.MOUSE_DOWN&&this.isForceRubberbandEvent(e)){var b=mxUtils.getOffset(this.graph.conta…
1519 …==b.getState()&&!mxEvent.isMultiTouchEvent(b.getEvent())){var c=mxUtils.getOffset(this.graph.conta…
1521 …is.first){var c=mxUtils.getScrollOrigin(this.graph.container),d=mxUtils.getOffset(this.graph.conta…
1645 mxEdgeHandler.prototype.isOutlineConnectEvent=function(a){var b=mxUtils.getOffset(this.graph.contai…
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8 …ay:function(){return this.array},getCount:function(){return this.count},getOffset:function(){retur…

1234