Home
last modified time | relevance | path

Searched defs:color (Results 176 – 200 of 285) sorted by relevance

12345678910>>...12

/plugin/diagramsnet/lib/math/extensions/TeX/
Dtext-macros.js19 …",function(){var a=MathJax.ElementJax.mml;var d=MathJax.InputJax.TeX;var c=d.Definitions;d.Parse.A… property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DProduct.php74 public $color; variable in Google\\Service\\ShoppingContent\\Product
512 public function setColor($color)
/plugin/s5reloaded/ui/thesis/
Dslides.js1789 function drawBar(ctx,x,y,width,height,color,value,textdiv){ argument
1920 function drawLine(ctx,x,y,width,height,dist,array,factor,color,fill){ argument
/plugin/amcharts/assets/amcharts/
Dfunnel.js15 …:this.groupValue,percents:this.groupValue/d*100,pulled:this.groupedPulled,color:this.groupedColor,… property
/plugin/highlightjs/highlight/languages/
Dcss.js51 …padding-right': 1, 'border-left-style': 1, 'voice-family': 1, 'background-color': 1, 'border-botto… property
Drenderman.js133 'keyword': {'float': 1, 'color': 1, 'point': 1, 'normal': 1, 'vector': 1, property
/plugin/diagramsnet/lib/math/config/
DMML_HTMLorMML.js42 …:{"text-align":"center",margin:"1em 0em"},".MathJax .merror":{"background-color":"#FFFF88",color:"… property
47 …der-radius":"4px","font-family":"'Courier New',Courier","font-size":"9px",color:"#F0F0F0"},".MathJ… property
49 …","text-align":"center",border:"3px outset",padding:"1em 2em","background-color":"#DDDDDD",color:"… property
50 …thJax.ElementJax.directory+"/mml",extensionDir:MathJax.ElementJax.extensionDir+"/mml",optableDir:M…
53 …pt":{"font-size":".8em"},".MJXp-right":{"-webkit-transform-origin":"right","-moz-transform-origin"… property
54 …("fast-preview",{Chunks:{EqnChunk:10000,EqnChunkFactor:1,EqnChunkDelay:0},color:"inherit!important… property
DAM_HTMLorMML.js41 …:{"text-align":"center",margin:"1em 0em"},".MathJax .merror":{"background-color":"#FFFF88",color:"… property
46 …der-radius":"4px","font-family":"'Courier New',Courier","font-size":"9px",color:"#F0F0F0"},".MathJ… property
48 …","text-align":"center",border:"3px outset",padding:"1em 2em","background-color":"#DDDDDD",color:"… property
49 …thJax.ElementJax.directory+"/mml",extensionDir:MathJax.ElementJax.extensionDir+"/mml",optableDir:M…
52 …pt":{"font-size":".8em"},".MJXp-right":{"-webkit-transform-origin":"right","-moz-transform-origin"… property
53 …("fast-preview",{Chunks:{EqnChunk:10000,EqnChunkFactor:1,EqnChunkDelay:0},color:"inherit!important… property
DAccessible.js57 …:{"text-align":"center",margin:"1em 0em"},".MathJax .merror":{"background-color":"#FFFF88",color:"… property
63 …der-radius":"4px","font-family":"'Courier New',Courier","font-size":"9px",color:"#F0F0F0"},".MathJ… property
65 …","text-align":"center",border:"3px outset",padding:"1em 2em","background-color":"#DDDDDD",color:"… property
66 …thJax.ElementJax.directory+"/mml",extensionDir:MathJax.ElementJax.extensionDir+"/mml",optableDir:M…
68 …rue,inlineDelimiters:["",""],style:{"font-size":"90%","text-align":"left",color:"black",padding:"1… property
70 …zation,[["TeX",m]].concat([].slice.call(arguments,1)))};var f=MathJax.Object.isArray;var e=MathJax… property
74 …pt":{"font-size":".8em"},".MJXp-right":{"-webkit-transform-origin":"right","-moz-transform-origin"… property
75 …("fast-preview",{Chunks:{EqnChunk:10000,EqnChunkFactor:1,EqnChunkDelay:0},color:"inherit!important… property
DMML_HTMLorMML-full.js44 …:{"text-align":"center",margin:"1em 0em"},".MathJax .merror":{"background-color":"#FFFF88",color:"… property
49 …der-radius":"4px","font-family":"'Courier New',Courier","font-size":"9px",color:"#F0F0F0"},".MathJ… property
51 …","text-align":"center",border:"3px outset",padding:"1em 2em","background-color":"#DDDDDD",color:"… property
52 …thJax.ElementJax.directory+"/mml",extensionDir:MathJax.ElementJax.extensionDir+"/mml",optableDir:M…
58 …pt":{"font-size":".8em"},".MJXp-right":{"-webkit-transform-origin":"right","-moz-transform-origin"… property
59 …("fast-preview",{Chunks:{EqnChunk:10000,EqnChunkFactor:1,EqnChunkDelay:0},color:"inherit!important… property
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.core.js522 var toHex = function (color) { argument
536 toHex = cacher(function (color) { argument
551 toHex = cacher(function (color) { argument
3803 color: glow.color || "#000" property
4227 upto255 = function (color) { argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js4393 function Color(color) { argument
4410 _tryParsingColor: function(color) { argument
4712 fabric.Color.fromRgb = function(color) { argument
4722 fabric.Color.sourceFromRgb = function(color) { argument
4754 fabric.Color.fromHsl = function(color) { argument
4766 fabric.Color.sourceFromHsl = function(color) { argument
4814 fabric.Color.fromHex = function(color) { argument
4825 fabric.Color.sourceFromHex = function(color) { argument
4996 color: color.toRgb(), property
5482 color: 'rgb(0,0,0)', property
[all …]
Dfabric.min.js2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
4 fabric.Color.fromHsl=function(color){return Color.fromSource(Color.sourceFromHsl(color))};fabric.Co… argument
6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(…
11 …|(global.fabric={}),extend=fabric.util.object.extend;fabric.Image.filters.GradientTransparency=fab…
/plugin/html2pdf/html2pdf/html2ps/
Doutput.png.class.php121 function _setColor($color) {
/plugin/authgoogle/google/contrib/
DGoogle_AdsensehostService.php1017 public $color; variable in Google_AdUnitContentAdsSettingsBackupOption
1020 public function setColor( $color) {
/plugin/diagramsnet/lib/js/diagramly/
DDialogs.js153 color: Editor.isDarkMode() ? '#c0c0c0' : '#000', // #rgb or #rrggbb property
2737 color: '#000', // #rgb or #rrggbb property
4135 color: '#000', // #rgb or #rrggbb property
5679 color: Editor.isDarkMode() ? '#c0c0c0' : '#000', // #rgb or #rrggbb property
10048 color: '#000', // #rgb or #rrggbb property
/plugin/diagramsnet/lib/js/diagramly/graphml/
DmxGraphMlCodec.js775 "color": {key: "fillColor", mod: "color"}, property
786 "color": {key: "strokeColor", mod: "color"}, property
905 "color": {key:"swimlaneFillColor", mod:"color"}, property
2139 "color": {key: "strokeColor", mod: "color"}, property
/plugin/pgn4web/pgn4web/
Dpgn4web.js1153 function RookForOOCastling(color) { argument
1189 function RookForOOOCastling(color) { argument
2422 function IsCheck(col, row, color) { argument
/plugin/diagramsnet/lib/math/
DMathJax.js19 …ub)){if(window.MathJax){window.MathJax={AuthorConfig:window.MathJax}}else{window.MathJax={}}MathJa… argument
/plugin/zwidoku/files/
H A DMathJax.js19 …ub)){if(window.MathJax){window.MathJax={AuthorConfig:window.MathJax}}else{window.MathJax={}}MathJa… argument
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js4075 color: el[0] property
5103 function GaddStop(color, offset) { argument
7882 Snap.filter.shadow = function (dx, dy, blur, color, opacity) { argument
7908 color: color, property
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
Doptions.js24 …xt(b);k.setAttribute("for",e);d&&c.config.grayt_autoStartup&&k.setStyles({color:"#02b620"});f.appe… property
/plugin/achart/assets/
Dapexcharts.min.js6 …of define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).ApexCharts=e…
/plugin/callflow/
Draphael.js919 var toHex = function (color) { argument
933 toHex = cacher(function (color) { argument
948 toHex = cacher(function (color) { argument
4163 color: glow.color || "#000" property
4588 upto255 = function (color) { argument
/plugin/advrack/
Draphael.js919 var toHex = function (color) { argument
933 toHex = cacher(function (color) { argument
948 toHex = cacher(function (color) { argument
4163 color: glow.color || "#000" property
4588 upto255 = function (color) { argument

12345678910>>...12