/plugin/amcharts/assets/amcharts/plugins/export/libs/blob.js/ |
H A D | blob.js | 17 (function (view) { 20 view.URL = view.URL || view.webkitURL; 22 if (view.Blob && view.URL) { 31 …var BlobBuilder = view.BlobBuilder || view.WebKitBlobBuilder || view.MozBlobBuilder || (function(v… argument 56 , real_URL = view.URL || view.webkitURL || view 60 , btoa = view.btoa 61 , atob = view.atob 63 , ArrayBuffer = view.ArrayBuffer 64 , Uint8Array = view.Uint8Array 185 }(view)); [all …]
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/ |
H A D | FileSaver.js | 15 var saveAs = saveAs || (function(view) { argument 22 doc = view.document 25 return view.URL || view.webkitURL || view; 32 "click", true, false, view, 0, 0, 0, 0, 0 37 , webkit_req_fs = view.webkitRequestFileSystem 38 , req_fs = view.requestFileSystem || webkit_req_fs || view.mozRequestFileSystem 40 (view.setImmediate || view.setTimeout)(function() { 58 if (view.chrome) { 106 var new_tab = view.open(object_url, "_blank"); 109 view.location.href = object_url [all …]
|
/plugin/googleanalytics/ |
H A D | action.php | 105 $view = '~search/'; 109 $view = '~admin'; 111 $view .= '/' . $page; 117 $view = str_replace(':', '/', $ID); // slashes needed for Content Drilldown 121 $view = DOKU_REL . $view; 126 $view .= '?' . $query; 129 return $view;
|
/plugin/swiftmail/Swift/Plugin/ |
H A D | VerboseSending.php | 29 protected $view; variable in Swift_Plugin_VerboseSending 35 public function __construct(Swift_Plugin_VerboseSending_AbstractView $view) argument 37 $this->setView($view); 76 public function setView(Swift_Plugin_VerboseSending_AbstractView $view) argument 78 $this->view = $view; 86 return $this->view;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/ |
H A D | CountArtifactsRequest.php | 27 public $view; variable in Google\\Service\\Vault\\CountArtifactsRequest 46 public function setView($view) argument 48 $this->view = $view; 55 return $this->view;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/ |
H A D | UpdateRowRequest.php | 31 public $view; variable in Google\\Service\\Area120Tables\\UpdateRowRequest 64 public function setView($view) argument 66 $this->view = $view; 73 return $this->view;
|
H A D | CreateRowRequest.php | 31 public $view; variable in Google\\Service\\Area120Tables\\CreateRowRequest 64 public function setView($view) argument 66 $this->view = $view; 73 return $this->view;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/ |
H A D | QueryGrantableRolesRequest.php | 37 public $view; variable in Google\\Service\\Iam\\QueryGrantableRolesRequest 84 public function setView($view) argument 86 $this->view = $view; 93 return $this->view;
|
/plugin/indexmenu/scripts/ |
H A D | contextmenu.local.js.example | 14 if (!indexmenu_contextmenu['all']['pg']) indexmenu_contextmenu['all']['pg'] = {'view': [] }; 15 if (!indexmenu_contextmenu['all']['ns']) indexmenu_contextmenu['all']['ns'] = {'view': [] }; 19 //indexmenu_contextmenu['all']['pg']['view'][0] = ['Custom Title']; 22 //indexmenu_contextmenu['all']['pg']['view'].splice(1, 0, ['Input new page', '"javascript: IndexmenuContextmenu.reqpage(\'"+index.config.urlbase+"\',\'"+index.config.sepchar+"\',\'"+node.dokuid+"\');"']); 26 if (!indexmenu_contextmenu['pg']) indexmenu_contextmenu['pg'] = {'view': []}; 27 if (!indexmenu_contextmenu['ns']) indexmenu_contextmenu['ns'] = {'view': []}; 36 if (!indexmenu_contextmenu['pg']) indexmenu_contextmenu['pg'] = {'view': []}; 37 if (!indexmenu_contextmenu['ns']) indexmenu_contextmenu['ns'] = {'view': []};
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | AccountsCustomBatchRequestEntry.php | 58 public $view; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry 189 public function setView($view) argument 191 $this->view = $view; 198 return $this->view;
|
/plugin/diagramsnet/lib/js/ |
H A D | export.js | 370 var view = graph.view; 373 var phase = graph.gridSize * view.gridSteps * view.scale; 387 …var position = -Math.round(phase - mxUtils.mod(view.translate.x * view.scale - x0, phase)) + 'px '… 388 -Math.round(phase - mxUtils.mod(view.translate.y * view.scale - y0, phase)) + 'px'; 591 var x = Math.ceil(bounds.x / this.view.scale - this.view.translate.x); 592 var y = Math.ceil(bounds.y / this.view.scale - this.view.translate.y); 640 graph.view.scaleAndTranslate(s, 678 graph.view.scaleAndTranslate(s, 704 expScale = graph.view.scale || 1; 777 var t = graph.view.translate; [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/ |
H A D | Task.php | 57 public $view; variable in Google\\Service\\CloudTasks\\Task 202 public function setView($view) argument 204 $this->view = $view; 211 return $this->view;
|
/plugin/bpmnio/vendor/dmn-js/dist/assets/ |
H A D | dmn-js-literal-expression.css | 14 --view-drd-button-background-color: var(--color-white); 15 --view-drd-button-border-color: var(--color-grey-225-10-75); 16 --view-drd-button-color: var(--color-grey-225-10-15); 150 /* view drd */ 151 .dmn-literal-expression-container .view-drd { 156 .dmn-literal-expression-container .view-drd .view-drd-button { 157 background: var(--view-drd-button-background-color); 159 border: solid 1px var(--view-drd-button-border-color); 162 color: var(--view-drd-button-color); 168 .dmn-literal-expression-container .view-drd .view-drd-button:hover { [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | ResourceSettings.php | 78 'view' => [ 100 'view' => [ 134 'view' => [ 156 'view' => [ 190 'view' => [ 212 'view' => [
|
/plugin/ol3/ |
H A D | test.js | 5 var view = new ol.View ({ 12 view: view
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
H A D | Permission.php | 78 public $view; variable in Google\\Service\\Drive\\Permission 279 public function setView($view) argument 281 $this->view = $view; 288 return $this->view;
|
/plugin/diagramsnet/lib/plugins/ |
H A D | number.js | 11 return graph.view.redrawNumberShape != null; 21 var graphViewResetValidationState = graph.view.resetValidationState; 23 graph.view.resetValidationState = function() 29 var graphViewValidateCellState = graph.view.validateCellState; 31 graph.view.validateCellState = function(cell, recurse) 46 graph.view.redrawNumberShape = function(state)
|
H A D | edgeConnection.js | 24 geo.x = this.graph.snap(point.x - geo.width / 2) - this.graph.panDx / this.graph.view.scale; 25 geo.y = this.graph.snap(point.y - geo.height / 2) - this.graph.panDy / this.graph.view.scale; 30 var sourceState = this.graph.view.getState(source);
|
/plugin/diagramsnet/lib/plugins/webcola/ |
H A D | mxWebColaLayout.js | 108 var view = graph.getView(); 115 var state = view.getState(cell); 116 var bounds = view.getBoundingBox(state, true); 280 var view = this.graph.getView(); 286 var state = view.getState(cell); 287 var bounds = view.getBoundingBox(state, true); 339 this.graph.view.invalidate(cell, true, true); 356 var state = view.getState(cell); 357 var bounds = view.getBoundingBox(state, true); 392 this.graph.view.invalidate(cell, true, true); [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
H A D | DatasetAccess.php | 168 public function setView(TableReference $view) argument 170 $this->view = $view; 177 return $this->view;
|
H A D | TableListTables.php | 218 public function setView(TableListTablesView $view) argument 220 $this->view = $view; 227 return $this->view;
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | EditorUi.js | 28 var t = this.view.translate; 29 var s = this.view.scale; 1908 geo.x = state.x / state.view.scale - state.view.translate.x; 1909 geo.y = state.y / state.view.scale - state.view.translate.y; 2841 this.cumulativeZoomFactor *= (this.view.scale + 0.05) / this.view.scale; 2855 this.cumulativeZoomFactor *= (this.view.scale - 0.05) / this.view.scale; 3451 var s = graph.view.scale; 3478 tx = graph.view.translate.x * graph.view.scale - graph.container.scrollLeft; 3479 ty = graph.view.translate.y * graph.view.scale - graph.container.scrollTop; 3500 graph.container.scrollLeft = graph.view.translate.x * graph.view.scale - tx; [all …]
|
/plugin/menuext/ |
H A D | action.php | 61 $view = $event->data['view']; 62 if (!isset($this->menuconf[$view])) return; 64 foreach ($this->menuconf[$view] as $data) {
|
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | SchemaEditorToolBar.java | 24 import com.mxgraph.view.mxGraphView; 86 final mxGraphView view = editor.getGraphComponent().getGraph() in SchemaEditorToolBar() local 110 zoomCombo.setSelectedItem((int) Math.round(100 * view in SchemaEditorToolBar() 123 view.getGraph().getView().addListener(mxEvent.SCALE, scaleTracker); in SchemaEditorToolBar() 124 view.getGraph().getView().addListener(mxEvent.SCALE_AND_TRANSLATE, in SchemaEditorToolBar()
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Pages.js | 207 graph.view.validate(); 559 graph.view.revalidate(); 564 graph.container.scrollTop = graph.view.translate.y * graph.view.scale + viewState.scrollTop; 708 scale: this.view.scale, 709 scrollLeft: this.container.scrollLeft - this.view.translate.x * this.view.scale, 710 scrollTop: this.container.scrollTop - this.view.translate.y * this.view.scale, 778 this.view.scale = 1; 785 this.view.currentRoot = null; 802 this.view.currentRoot = null; 803 this.view.scale = 1; [all …]
|