Home
last modified time | relevance | path

Searched refs:view (Results 176 – 200 of 861) sorted by relevance

12345678910>>...35

/plugin/diagramsnet/lib/plugins/
H A Dvoice.js489 view: window, property in AnonymousFunctiond90371530100.mouseEvent.e
507 e.bubbles, e.cancelable, e.view, e.detail,
1075 var edgeState = graph.view.getState(current);
1076 var vertexState = graph.view.getState(cell);
1088 var s = graph.view.scale;
1426 var states = graph.view.states.getValues();
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D42.42.js.map1view+',\n 'view-',\n 'view@',\n 'view',\n 'type+',\n 'type-',\n…
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java44 import com.mxgraph.view.mxCellState;
45 import com.mxgraph.view.mxGraph;
H A DUserObject.java.bak14 import com.mxgraph.view.mxGraph;
/plugin/codemirror/dist/
H A Dscripts.min.js2view[Id(a,b)]}var c=a.display.externalMeasured;if(c&&b>=c.lineN&&b<c.lineN+c.size){return c}}funct…
3view&&Od(a)==0){return false}if(Ue(a)){Ld(a);b.dims=Dd(a)}var e=d.first+d.size;var f=Math.max(b.vi…
6view.length){return}if(a.focus||b){this.showPrimarySelection()}this.showMultipleSelections(a)};Yh.…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js1676 var scale = graph.view.scale;
2140 steps: graph.view.gridSteps,
2141 color: graph.view.gridColor
3364 var s = graph.view.scale;
9664 var view = this.editor.graph.view;
11679 scale: graph.view.scale, page: graph.view.getBackgroundPageBounds()};
12898 var view = graph.view;
13456 graph.view.validate();
13491 graph.view.validate();
13509 graph.view.validate();
[all …]
H A DElectronApp.js1974 steps: graph.view.gridSteps,
1975 color: graph.view.gridColor
2009 var w = Math.floor(bounds.width * s / graph.view.scale);
2010 var h = Math.floor(bounds.height * s / graph.view.scale);
/plugin/codemirror/dist/modes/
H A Dmumps.min.js.map1view\", \"write\", \"xecute\", \"b\",\"c\",\"d\",\"e\",\"f\",\"g\", \"h\", \"i\", \"j\",\"k\",\"l\…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSpanner.php614 'view' => [
1004 'view' => [
H A DAndroidManagement.php131 'view' => [
H A DApigateway.php262 'view' => [
H A DCloudAsset.php388 'view' => [
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js752 var scale = graph.view.scale;
1287 xmlCanvas.translate(Math.floor((b / s - bounds.x) / graph.view.scale),
1288 Math.floor((b / s - bounds.y) / graph.view.scale));
1289 xmlCanvas.scale(s / graph.view.scale);
1296 var w = Math.ceil(bounds.width * s / graph.view.scale + 2 * b);
1297 var h = Math.ceil(bounds.height * s / graph.view.scale + 2 * b);
2587 graph.view.setCurrentRoot(null);
H A DFormat.js289 var state = graph.view.getState(cell);
314 (state.view.graph.model.isVertex(state.cell) ||
2377 var unit = this.editorUi.editor.graph.view.unit;
2399 var unit = this.editorUi.editor.graph.view.unit;
2421 var unit = this.editorUi.editor.graph.view.unit;
2765 var state = graph.view.getState(cells[i]);
3733 var state = graph.view.getState(cell);
6343 var prevGrid = graph.view.gridColor;
6377 graph.view.gridColor = prevGrid;
6844 var color = graph.view.gridColor;
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties21 view=View key
H A Deditor.properties.bak21 view=View
H A Deditor_zh-CN.properties22 view=View key
H A Deditor_de.properties26 view=Ansicht key
H A Deditor_de.properties.bak22 view=Ansicht
/plugin/syntaxhighlighter/Styles/
H A DSyntaxHighlighter.css114 /* Additional modifications when in print-view */
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorMenuBar.java.bak54 import com.mxgraph.view.mxGraph;
137 // Creates the view menu
138 menu = add(new JMenu(mxResources.get("view")));
179 // Scrolls the view to the center
195 // Resets the translation of the view
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss179 // Print view.
/plugin/davcal/
H A Dscript.js71 dayClick: function(date, jsEvent, view) { argument
74 eventClick: function(calEvent, jsEvent, view) { argument
/plugin/diagramsnet/lib/resources/
H A Ddia_ar.txt440 linkAccountRequired=If the diagram is not public a Google account is required to view the link.
775 view=‫عرض‬
777 viewUrl=Link to view: {1}
814 listView=List view
815 gridView=Grid view
1034 confNoPermErr=Sorry, you don't have enough permissions to view this embedded diagram from page {1}
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js1381 var edgeState = graph.view.getState(graph.getSelectionCell());
1385 var tr = graph.view.translate;
1386 var s = graph.view.scale;

12345678910>>...35