Home
last modified time | relevance | path

Searched refs:alpha (Results 126 – 150 of 332) sorted by last modified time

12345678910>>...14

/plugin/diagramsnet/lib/math/config/
H A DAccessible.js70 …","\u2019":"Prime"},remap:{"-":"2212","*":"2217","`":"2018"},mathchar0mi:{alpha:"03B1",beta:"03B2"…
73 …,Vvdash:"\u22AA",Wedge:"\u22C0",Xi:"\u039E",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u… property in c.Parse.Entity
H A DMML_HTMLorMML-full.js54 …,Vvdash:"\u22AA",Wedge:"\u22C0",Xi:"\u039E",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u… property in c.Parse.Entity
H A DMML_HTMLorMML.js52 …,Vvdash:"\u22AA",Wedge:"\u22C0",Xi:"\u039E",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u… property in c.Parse.Entity
H A DTeX-MML-AM_HTMLorMML-full.js70 …","\u2019":"Prime"},remap:{"-":"2212","*":"2217","`":"2018"},mathchar0mi:{alpha:"03B1",beta:"03B2"…
73 …,Vvdash:"\u22AA",Wedge:"\u22C0",Xi:"\u039E",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u… property in c.Parse.Entity
H A DTeX-MML-AM_HTMLorMML.js67 …","\u2019":"Prime"},remap:{"-":"2212","*":"2217","`":"2018"},mathchar0mi:{alpha:"03B1",beta:"03B2"…
70 …,Vvdash:"\u22AA",Wedge:"\u22C0",Xi:"\u039E",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u… property in c.Parse.Entity
H A DTeX-MML-AM_SVG-full.js63 …","\u2019":"Prime"},remap:{"-":"2212","*":"2217","`":"2018"},mathchar0mi:{alpha:"03B1",beta:"03B2"…
66 …,Vvdash:"\u22AA",Wedge:"\u22C0",Xi:"\u039E",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u… property in c.Parse.Entity
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dexplorer.js284 alpha: e
287 alpha: 1
H A Dmathjax-sre.js553 …ors_[a.color]:a;c||(c=sre.ColorPicker.namedColors_[b]);c.alpha=a.hasOwnProperty("alpha")?a.alpha:1…
554alpha=Math.max(a.alpha,0);a.alpha=Math.min(1,a.alpha);return a};sre.ColorPicker.prototype.rgba=fun…
555 …ackground),alphaback:this.background.alpha.toString(),foreground:a(this.foreground),alphafore:this…
556 …ackground),alphaback:this.background.alpha.toString(),foreground:a(this.foreground),alphafore:this…
574 …round:a.getAttribute("fill")};"rect"===a.nodeName?(c=new sre.ColorPicker({alpha:0,color:"black"}),…
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js176 mxJsCanvas.prototype.setAlpha = function(alpha) argument
178 this.state.alpha = alpha;
179 this.ctx.globalAlpha = alpha;
401 var alpha = (this.state.shadowAlpha != null) ? this.state.shadowAlpha : 1;
404 this.ctx.shadowColor = 'rgba(' + rgb.r + ',' + rgb.g + ',' + rgb.b + ',' + alpha + ')';
H A DmxAsyncCanvas.js86 mxAsyncCanvas.prototype.setAlpha = function(alpha) argument
88 this.state.alpha = alpha;
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1315 …his.sat=this.hueMod=this.hueOff=this.hue=this.alphaMod=this.alphaOff=this.alpha=this.gray=this.inv…
1318 …(a){this.gray=a;this.hasEffects=!0};b.prototype.setAlpha=function(a){this.alpha=a;this.hasEffects=…
1705alpha:function(t){return arguments.length?(n=+t,e):n},alphaMin:function(t){return arguments.length… function
H A Dapp.min.js495 mxAbstractCanvas2D.prototype.createState=function(){return{dx:0,dy:0,scale:1,alpha:1,fillAlpha:1,st…
499 …a,b,c,d,e){};mxAbstractCanvas2D.prototype.setAlpha=function(a){this.state.alpha=a};mxAbstractCanva…
511 mxXmlCanvas2D.prototype.setAlpha=function(a){if(this.compressed){if(this.state.alpha==a)return;mxAb…
556 …dateFill=function(){var a=this.state;(1>a.alpha||1>a.fillAlpha)&&this.node.setAttribute("fill-opac…
558 …ring(a.strokeColor).toLowerCase());(1>a.alpha||1>a.strokeAlpha)&&this.node.setAttribute("stroke-op…
568 ….setAttribute("preserveAspectRatio","none");(1>l.alpha||1>l.fillAlpha)&&m.setAttribute("opacity",l…
578 ….setAttribute("transform",t):n.removeAttribute("transform");1!=this.state.alpha?n.setAttribute("op…
579 this.state.alpha):n.removeAttribute("opacity")}))};
589 …cale+"px");0<t.length&&r.setAttribute("transform",t);1>k.alpha&&r.setAttribute("opacity",k.alpha);…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js257 mxAbstractCanvas2D.prototype.createState=function(){return{dx:0,dy:0,scale:1,alpha:1,fillAlpha:1,st…
261 …a,b,c,d,e){};mxAbstractCanvas2D.prototype.setAlpha=function(a){this.state.alpha=a};mxAbstractCanva…
273 mxXmlCanvas2D.prototype.setAlpha=function(a){if(this.compressed){if(this.state.alpha==a)return;mxAb…
318 …dateFill=function(){var a=this.state;(1>a.alpha||1>a.fillAlpha)&&this.node.setAttribute("fill-opac…
320 …ring(a.strokeColor).toLowerCase());(1>a.alpha||1>a.strokeAlpha)&&this.node.setAttribute("stroke-op…
330 ….setAttribute("preserveAspectRatio","none");(1>l.alpha||1>l.fillAlpha)&&m.setAttribute("opacity",l…
340 ….setAttribute("transform",t):n.removeAttribute("transform");1!=this.state.alpha?n.setAttribute("op…
341 this.state.alpha):n.removeAttribute("opacity")}))};
351 …cale+"px");0<t.length&&r.setAttribute("transform",t);1>k.alpha&&r.setAttribute("opacity",k.alpha);…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6alpha:function(t){return arguments.length?(n=+t,e):n},alphaMin:function(t){return arguments.length… method in AnonymousFunction0948423719100.e
/plugin/diagramsnet/lib/mxgraph/css/
H A Dexplorer.css17 filter:alpha(opacity=20) !important;
/plugin/refnotes/
H A Drendering.php880 static $alpha = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';
887 $result = $alpha[$digit] . $result;
/plugin/refnotes/conf/
H A Dnamespaces.dat1 a:11:{s:1:":";a:0:{}s:8:":biblio:";a:11:{s:10:"refnote-id";s:4:"name";s:14:"reference-base";s:4:"text";s:16:"reference-format";s:2:"[]";s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:7:"tooltip";s:12:"note-id-base";s:4:"text";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:4:"none";s:14:"back-ref-caret";s:6:"prefix";s:15:"back-ref-format";s:1:"a";}s:6:":cite:";a:5:{s:16:"reference-format";s:2:"[]";s:12:"multi-ref-id";s:4:"note";s:12:"note-id-base";s:4:"text";s:14:"note-id-format";s:1:".";s:15:"back-ref-format";s:1:"a";}s:4:":dw:";a:24:{s:10:"refnote-id";s:1:"1";s:14:"reference-base";s:3:"sup";s:21:"reference-font-weight";s:6:"normal";s:20:"reference-font-style";s:6:"normal";s:16:"reference-format";s:1:")";s:15:"reference-group";s:4:"none";s:16:"reference-render";s:5:"basic";s:12:"multi-ref-id";s:3:"ref";s:12:"note-preview";s:5:"popup";s:15:"notes-separator";s:4:"100%";s:15:"note-text-align";s:7:"justify";s:14:"note-font-size";s:6:"normal";s:11:"note-render";s:5:"basic";s:12:"note-id-base";s:3:"sup";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:1:")";s:14:"back-ref-caret";s:4:"none";s:13:"back-ref-base";s:3:"sup";s:20:"back-ref-font-weight";s:4:"bold";s:19:"back-ref-font-style";s:6:"normal";s:15:"back-ref-format";s:4:"note";s:18:"back-ref-separator";s:1:",";s:7:"scoping";s:5:"reset";}s:4:":fn:";a:0:{}s:9:":harvard:";a:11:{s:14:"reference-base";s:4:"text";s:16:"reference-format";s:2:"()";s:16:"reference-render";s:7:"harvard";s:12:"multi-ref-id";s:4:"note";s:15:"notes-separator";s:4:"none";s:11:"note-render";s:7:"harvard";s:12:"note-id-base";s:4:"text";s:14:"note-id-format";s:1:".";s:14:"back-ref-caret";s:5:"merge";s:15:"back-ref-format";s:1:"a";s:18:"back-ref-separator";s:4:"none";}s:4:":mw:";a:24:{s:10:"refnote-id";s:1:"1";s:14:"reference-base";s:3:"sup";s:21:"reference-font-weight";s:6:"normal";s:20:"reference-font-style";s:6:"normal";s:16:"reference-format";s:2:"[]";s:15:"reference-group";s:4:"none";s:16:"reference-render";s:5:"basic";s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:4:"none";s:15:"notes-separator";s:4:"none";s:15:"note-text-align";s:4:"left";s:14:"note-font-size";s:7:"reduced";s:11:"note-render";s:5:"basic";s:12:"note-id-base";s:4:"text";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:1:".";s:14:"back-ref-caret";s:5:"merge";s:13:"back-ref-base";s:3:"sup";s:20:"back-ref-font-weight";s:4:"bold";s:19:"back-ref-font-style";s:6:"italic";s:15:"back-ref-format";s:1:"a";s:18:"back-ref-separator";s:4:"none";s:7:"scoping";s:5:"reset";}s:7:":stars:";a:5:{s:10:"refnote-id";s:1:"*";s:16:"reference-format";s:4:"none";s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:7:"tooltip";s:15:"back-ref-format";s:1:"a";}s:7:":table:";a:4:{s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:7:"tooltip";s:15:"notes-separator";s:4:"none";s:15:"back-ref-format";s:4:"none";}s:13:":table:alpha:";a:1:{s:10:"refnote-id";s:1:"a";}s:13:":table:stars:";a:2:{s:10:"refnote-id";s:1:"*";s:16:"refere (…)
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1alpha:function(t){return arguments.length?(n=+t,e):n},alphaMin:function(t){return arguments.length… function
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D29.29.js.map1 …string|iskeyword|isurl|ispixel|ispercentage|isem|hue|saturation|lightness|alpha|lighten|darken|sat…
H A D4.4.js1alpha:1};case 5:return{red:17*Bt(e.charCodeAt(1))/255,green:17*Bt(e.charCodeAt(2))/255,blue:17*Bt(…
H A D4.4.js.map1alpha === 1) {\n label = \"#\" + toTwoDigitHex(red256) + toTwoDigitHex(green256) + toTw…
H A D5.5.js1 …:e,green:t,blue:n,alpha:i}},e.is=function(e){var t=e;return re.number(t.red)&&re.number(t.green)&&…
H A D6.6.js1alpha:n}},e.is=function(e){var t=e;return me.number(t.red)&&me.number(t.green)&&me.number(t.blue)&…
H A D7.7.js.map1 …'alias',\n 'aliases',\n 'align',\n 'all',\n 'allocate',\n 'alpha',\n 'analysis',…
H A Dbundle.js.map1alpha.js","webpack:///./node_modules/khroma/dist/methods/blue.js","webpack:///./node_modules/khrom…

12345678910>>...14