Home
last modified time | relevance | path

Searched refs:getScale (Results 1 – 25 of 43) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DExponential.php55 public function getScale() function in Google\\Service\\Monitoring\\Exponential
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DExponential.php55 public function getScale() function in Google\\Service\\Logging\\Exponential
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DExponentialBuckets.php46 public function getScale() function in Google\\Service\\Networkconnectivity\\ExponentialBuckets
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DPartitionConfig.php71 public function getScale() function in Google\\Service\\PubsubLite\\PartitionConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DOracleColumn.php181 public function getScale() function in Google\\Service\\Datastream\\OracleColumn
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableFieldSchema.php198 public function getScale() function in Google\\Service\\Bigquery\\TableFieldSchema
/plugin/diagramsnet/lib/plugins/
H A Dnumber.js73 var scale = graph.getView().getScale();
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorRuler.java384 double graphScale = graphComponent.getGraph().getView().getScale(); in updateIncrementAndUnits()
465 double scale = graph.getView().getScale(); in paintComponent()
H A DSchemaEditorToolBar.java111 .getScale()) in SchemaEditorToolBar()
H A DEditorToolBar.java208 .getScale()) in EditorToolBar()
H A DBasicGraphEditor.java350 + (int) (100 * graphComponent.getGraph().getView().getScale()) in mouseWheelMoved()
H A DBasicGraphEditor.java.bak346 + (int) (100 * graphComponent.getGraph().getView().getScale())
H A DEditorActions.java645 graph, null, graph.getView().getScale(), bg, in actionPerformed()
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrixFactory.php151 private function getScale() function in jucksearm\\barcode\\lib\\DatamatrixFactory
H A DPDF417Factory.php151 private function getScale() function in jucksearm\\barcode\\lib\\PDF417Factory
H A DBarcodeFactory.php107 public function getScale() function in jucksearm\\barcode\\lib\\BarcodeFactory
H A DQRcodeFactory.php190 private function getScale() function in jucksearm\\barcode\\lib\\QRcodeFactory
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1758 getScale(): any; method
H A Ddhtmlxgantt.js13getScale(),a.row_height*o.countVisible())}else a.static_background&&t.$task_bg_static&&t.$task_bg_…
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java693 tip += "<br>scale=" + numberFormat.format(getView().getScale()) in getToolTipForCell()
H A DGraphEditor.java.bak564 tip += "<br>scale=" + numberFormat.format(getView().getScale())
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js8036 var scale = gantt.getScale();
11675 getScale: function() {
13336 var scale = gantt.getScale();
14066 scale = gantt.getScale();
16002 var scale = timeline.getScale();
16035 var scale = timeline.getScale();
16120 var scale = timeline.getScale();
24044 var cfg = view.getScale();
24132 var cfg = view.getScale();
25914 step = gantt.getScale().step;
[all …]
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13 …ollHorizontal:function(e){var n=t.dateFromPos(t.getScrollState().x),o=t.getScale(),i=e<0?-o.step:o…
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1092 …var dlg = new FilenameDialog(this.editorUi, parseInt(graph.getView().getScale() * 100), mxResource…

12