Home | History | Annotate | Download | only in lib

Lines Matching refs:toHex

4335                 //       | var hex = c.toHex(); // #000000
4418 toHex: function(){
4422 // | console.log(new dojo.Color([0,0,0]).toHex()); // #000000