Home
last modified time | relevance | path

Searched defs:color (Results 101 – 125 of 216) sorted by last modified time

123456789

/plugin/diagramsnet/lib/math/config/
H A DAccessible.js63 …der-radius":"4px","font-family":"'Courier New',Courier","font-size":"9px",color:"#F0F0F0"},".MathJ… property in o.styles..MathJax_Menu_Button .MathJax_Hover_Arrow
74 …pt":{"font-size":".8em"},".MJXp-right":{"-webkit-transform-origin":"right","-moz-transform-origin"…
H A DMML_HTMLorMML-full.js49 …der-radius":"4px","font-family":"'Courier New',Courier","font-size":"9px",color:"#F0F0F0"},".MathJ… property in o.styles..MathJax_Menu_Button .MathJax_Hover_Arrow
58 …pt":{"font-size":".8em"},".MJXp-right":{"-webkit-transform-origin":"right","-moz-transform-origin"…
H A DMML_HTMLorMML.js47 …der-radius":"4px","font-family":"'Courier New',Courier","font-size":"9px",color:"#F0F0F0"},".MathJ… property in o.styles..MathJax_Hover_Arrow:hover
53 …pt":{"font-size":".8em"},".MJXp-right":{"-webkit-transform-origin":"right","-moz-transform-origin"…
H A DTeX-MML-AM_HTMLorMML-full.js63 …der-radius":"4px","font-family":"'Courier New',Courier","font-size":"9px",color:"#F0F0F0"},".MathJ… property in o.styles..MathJax_Hover_Arrow:hover
78 …pt":{"font-size":".8em"},".MJXp-right":{"-webkit-transform-origin":"right","-moz-transform-origin"…
H A DTeX-MML-AM_HTMLorMML.js60 …der-radius":"4px","font-family":"'Courier New',Courier","font-size":"9px",color:"#F0F0F0"},".MathJ… property in o.styles..MathJax_Hover_Arrow:hover
72 …pt":{"font-size":".8em"},".MJXp-right":{"-webkit-transform-origin":"right","-moz-transform-origin"…
H A DTeX-MML-AM_SVG-full.js56 …der-radius":"4px","font-family":"'Courier New',Courier","font-size":"9px",color:"#F0F0F0"},".MathJ… property in o.styles..MathJax_Menu_Button .MathJax_Hover_Arrow
70 …pt":{"font-size":".8em"},".MJXp-right":{"-webkit-transform-origin":"right","-moz-transform-origin"…
/plugin/diagramsnet/lib/math/extensions/
H A DMathEvents.js19 …der-radius":"4px","font-family":"'Courier New',Courier","font-size":"9px",color:"#F0F0F0"},".MathJ… property in o.styles..MathJax_Menu_Button .MathJax_Hover_Arrow
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dautoload-all.js19 …dgroup","gdef","global"],cancel:["cancel","bcancel","xcancel","cancelto"],color:["color","textcolo… property in AnonymousFunctionf08811230100.h
H A Dcancel.js19 MathJax.Extension["TeX/cancel"]={version:"2.7.9",ALLOWED:{color:1,mathcolor:1,background:1,mathback… property in MathJax.Extension.ALLOWED
H A Denclose.js19 MathJax.Extension["TeX/enclose"]={version:"2.7.9",ALLOWED:{arrow:1,color:1,mathcolor:1,background:1… property in MathJax.Extension.ALLOWED
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1595 …shape"},activityType:{key:"shape",mod:"shape"},fill:{key:"fillColor",mod:"color"},"fill.yjs:SolidC… class in mxGraphMlCodec.addNodeStyle.f.y:Fill
1596 type:f},stroke:{key:"strokeColor",mod:"color"},"stroke.yjs:Stroke":{dashStyle:f,"dashStyle.yjs:Dash… class in mxGraphMlCodec.addNodeStyle.f.stroke.yjs:Stroke.fill.yjs:SolidColorFill
1598 …"strokeWidth";x.radius="arcSize";x.drawShadow={key:"shadow",mod:"bool"};x.color={key:"fillColor",m… class in x
1599 …ible={key:"collapsible",mod:"bool"};y.borderColor={key:"strokeColor",mod:"color"};y.folderFrontCol… class in mxGraphMlCodec.addNodeStyle.D
1643 …0,endArrow:"none"},configuration:{key:"shape",mod:"shape"},"y:LineStyle":{color:{key:"strokeColor"… class in mxGraphMlCodec.addEdgeStyle.d.y:LineStyle
H A Dapp.min.js21 clip:{cssPropBits:0,cssLitGroup:[J[52]],cssFns:["rect()"]},color:"background-color",content:{cssPro… property in L
2024 …),c.scheme=a.scheme);c.fragment=this.fragment;return c};a&&this.parse(a)},color:function(a,b){func… method in AnonymousFunction9bd35d6b24100.mxJSColor
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js1537 editorUi.pickColor(newBackgroundColor || 'none', function(color) argument
2538 mxGraphView.prototype.createSvgGrid = function(color) argument
H A DEditorUi.js3513 function ChangeGridColor(ui, color) argument
3540 function ChangePageSetup(ui, color, image, format, pageScale) argument
4420 EditorUi.prototype.pickColor = function(color, apply) argument
4427 var dlg = new ColorDialog(this, color || 'none', function(color) argument
H A DFormat.js331 Format.prototype.isSpecialColor = function(color) argument
1171 var apply = function(color, disableUpdate, forceUpdate) argument
1339 }, function(color, realValue) argument
3583 }, function(color) argument
3612 }, function(color) argument
3684 mxConstants.STYLE_FONTCOLOR, 'default', function(color) argument
3696 }, function(color) argument
4690 }, mxUtils.bind(this, function(color) argument
4827 }, function(color) argument
6634 }, function(color) argument
[all …]
H A DMenus.js1316 …r dlg = new ColorDialog(this.editorUi, defaultValue || '000000', mxUtils.bind(this, function(color) argument
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js5679 color: Editor.isDarkMode() ? '#c0c0c0' : '#000', // #rgb or #rrggbb property in RevisionDialog.opts
H A DEditor.js3755 ColorDialog.addRecentColor = function(color, max) argument
4735 this.editorUi.pickColor(pValue, function(color) argument
7492 Graph.prototype.highlightCells = function(cells, color, duration, opacity) argument
7503 Graph.prototype.highlightCell = function(cell, color, duration, opacity) argument
H A DEditorUi.js2141 color: graph.view.gridColor property in extras.grid
5398 this.pickColor(linkColor || 'none', function(color) argument
13938 color: graph.view.gridColor property in extras.grid
H A DElectronApp.js1975 color: graph.view.gridColor property in extras.grid
H A DExtensions.js5163 function getHeaderColor(color) argument
5173 function getLaneColor(color) argument
5316 function rgbToHex(color) argument
5350 function getColor(color) argument
5356 function getOpacity2(color, style) argument
/plugin/diagramsnet/lib/js/jscolor/
H A Djscolor.js298 color : function(target, prop) { method in mxJSColor
889 color : styleElement.style.color property in styleElement.jscStyle
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js19 clip:{cssPropBits:0,cssLitGroup:[J[52]],cssFns:["rect()"]},color:"background-color",content:{cssPro… property in L
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js252 color: '#000', // #rgb or #rrggbb property in mxODPicker.opts
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js2308 name: function(color) { argument
2345 hsl: function (color) { argument
2373 rgb: function(color) { argument

123456789