Home
last modified time | relevance | path

Searched defs:clr (Results 1 – 8 of 8) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js115 (mxUtils.bind(this, function(clr) argument
/plugin/highlightjs/highlight/languages/
H A Davrasm.js19 …'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 Draphael.core.js622 R.color = function (clr) { argument
648 clr = {hex: "none"}; class in AnonymousFunction19fc41e62200
/plugin/callflow/
H A Draphael.js1019 R.color = function (clr) { argument
1045 clr = {hex: "none"}; class in AnonymousFunctionaefe14e82700
/plugin/advrack/
H A Draphael.js1019 R.color = function (clr) { argument
1045 clr = {hex: "none"}; class in AnonymousFunctionfecc8d702700
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js7161 function getColour(clr) { argument
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.cpp
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js6940 function getDarkerClr(clr, perc) argument