Searched defs:clr (Results 1 – 8 of 8) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Dialogs.js | 115 (mxUtils.bind(this, function(clr) argument
|
/plugin/highlightjs/highlight/languages/ |
H A D | avrasm.js | 19 …'cbr': 1, 'clc': 1, 'clh': 1, 'cli': 1, 'cln': 1, 'clr': 1, 'cls': 1, 'clt': 1, 'clv': 1, 'clz': 1… property in hljs.LANGUAGES.avrasm.defaultMode.keywords.keyword
|
/plugin/sequencediagram/bower_components/raphael/dev/ |
H A D | raphael.core.js | 622 R.color = function (clr) { argument 648 clr = {hex: "none"}; class in AnonymousFunction19fc41e62200
|
/plugin/callflow/ |
H A D | raphael.js | 1019 R.color = function (clr) { argument 1045 clr = {hex: "none"}; class in AnonymousFunctionaefe14e82700
|
/plugin/advrack/ |
H A D | raphael.js | 1019 R.color = function (clr) { argument 1045 clr = {hex: "none"}; class in AnonymousFunctionfecc8d702700
|
/plugin/sequencediagram/bower_components/snap.svg/dist/ |
H A D | snap.svg.js | 7161 function getColour(clr) { argument
|
/plugin/highlightjs/highlight/ |
H A D | highlight.pack.js | 1 …</gm,"<").replace(/>/gm,">")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.delphi
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Extensions.js | 6940 function getDarkerClr(clr, perc) argument
|