Home
last modified time | relevance | path

Searched refs:getBorder (Results 1 – 24 of 24) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_AdSenseService.php1283 public function getBorder() { function in Google_AdStyleColors
H A DGoogle_AdsensehostService.php885 public function getBorder() { function in Google_AdStyleColors
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdStyleColors.php67 public function getBorder() function in Google\\Service\\AdSenseHost\\AdStyleColors
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DEmbeddedChart.php43 public function getBorder() function in Google\\Service\\Sheets\\EmbeddedChart
H A DUpdateEmbeddedObjectBorderRequest.php43 public function getBorder() function in Google\\Service\\Sheets\\UpdateEmbeddedObjectBorderRequest
/plugin/diagramsnet/lib/js/
H A Dapp.min.js1335 mxGraph.prototype.fit=function(a,b,c,d,e,f,g){if(null!=this.container){a=null!=a?a:this.getBorder()…
1338 …ction(){var a=this.getGraphBounds();if(null!=this.container){var b=this.getBorder(),c=Math.max(0,a…
1440 …:.5;d=null!=d?d:.5;var e=mxUtils.hasScrollbars(this.container),f=2*this.getBorder(),g=this.contain…
1470 …tyle?a.style[mxConstants.STYLE_INDICATOR_IMAGE]:null};mxGraph.prototype.getBorder=function(){retur… method in mxGraph
H A Dviewer-static.min.js1301 mxGraph.prototype.fit=function(a,b,c,d,e,f,g){if(null!=this.container){a=null!=a?a:this.getBorder()…
1304 …ction(){var a=this.getGraphBounds();if(null!=this.container){var b=this.getBorder(),c=Math.max(0,a…
1406 …:.5;d=null!=d?d:.5;var e=mxUtils.hasScrollbars(this.container),f=2*this.getBorder(),g=this.contain…
1436 …tyle?a.style[mxConstants.STYLE_INDICATOR_IMAGE]:null};mxGraph.prototype.getBorder=function(){retur… method in mxGraph
H A Dviewer.min.js1301 mxGraph.prototype.fit=function(a,b,c,d,e,f,g){if(null!=this.container){a=null!=a?a:this.getBorder()…
1304 …ction(){var a=this.getGraphBounds();if(null!=this.container){var b=this.getBorder(),c=Math.max(0,a…
1406 …:.5;d=null!=d?d:.5;var e=mxUtils.hasScrollbars(this.container),f=2*this.getBorder(),g=this.contain…
1436 …tyle?a.style[mxConstants.STYLE_INDICATOR_IMAGE]:null};mxGraph.prototype.getBorder=function(){retur… method in mxGraph
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js50getBorder(n);o.x-=p.x;o.y-=p.y}l.style.left=(-o.x)+"px";l.style.top=(-o.y)+"px";if(h.msiePositionB…
H A DAM_HTMLorMML.js47getBorder(n);o.x-=p.x;o.y-=p.y}l.style.left=(-o.x)+"px";l.style.top=(-o.y)+"px";if(h.msiePositionB…
H A DAccessible-full.js67getBorder(n);o.x-=p.x;o.y-=p.y}l.style.left=(-o.x)+"px";l.style.top=(-o.y)+"px";if(h.msiePositionB…
H A DAccessible.js64getBorder(n);o.x-=p.x;o.y-=p.y}l.style.left=(-o.x)+"px";l.style.top=(-o.y)+"px";if(h.msiePositionB…
H A DMML_HTMLorMML-full.js50getBorder(n);o.x-=p.x;o.y-=p.y}l.style.left=(-o.x)+"px";l.style.top=(-o.y)+"px";if(h.msiePositionB…
H A DMML_HTMLorMML.js48getBorder(n);o.x-=p.x;o.y-=p.y}l.style.left=(-o.x)+"px";l.style.top=(-o.y)+"px";if(h.msiePositionB…
H A DTeX-MML-AM_HTMLorMML-full.js64getBorder(n);o.x-=p.x;o.y-=p.y}l.style.left=(-o.x)+"px";l.style.top=(-o.y)+"px";if(h.msiePositionB…
H A DTeX-MML-AM_HTMLorMML.js61getBorder(n);o.x-=p.x;o.y-=p.y}l.style.left=(-o.x)+"px";l.style.top=(-o.y)+"px";if(h.msiePositionB…
H A DTeX-MML-AM_SVG-full.js57getBorder(n);o.x-=p.x;o.y-=p.y}l.style.left=(-o.x)+"px";l.style.top=(-o.y)+"px";if(h.msiePositionB…
/plugin/diagramsnet/lib/math/extensions/
H A DMathZoom.js19getBorder(n);o.x-=p.x;o.y-=p.y}l.style.left=(-o.x)+"px";l.style.top=(-o.y)+"px";if(h.msiePositionB…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1097 mxGraph.prototype.fit=function(a,b,c,d,e,f,g){if(null!=this.container){a=null!=a?a:this.getBorder()…
1100 …ction(){var a=this.getGraphBounds();if(null!=this.container){var b=this.getBorder(),c=Math.max(0,a…
1202 …:.5;d=null!=d?d:.5;var e=mxUtils.hasScrollbars(this.container),f=2*this.getBorder(),g=this.contain…
1232 …tyle?a.style[mxConstants.STYLE_INDICATOR_IMAGE]:null};mxGraph.prototype.getBorder=function(){retur… method in mxGraph
/plugin/edittable/lib/
H A Dhandsontable.full.js32570 var border = selection.getBorder(this.wot);
32819 value: function getBorder(wotInstance) {
32937 var border = this.getBorder(wotInstance);
33020 var _border = this.getBorder(wotInstance);
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorToolBar.java57 .createEmptyBorder(3, 3, 3, 3), getBorder())); in EditorToolBar()
H A DSchemaEditorToolBar.java48 .createEmptyBorder(3, 3, 3, 3), getBorder())); in SchemaEditorToolBar()
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php49 public function getBorder() function in splitbrain\\phpcli\\TableFormatter