Home
last modified time | relevance | path

Searched refs:_4ae (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/media/
DMochiKit.packed.js4593 MochiKit.Color.Color=function(red,_4ac,blue,_4ae){ argument
4594 if(typeof (_4ae)=="undefined"||_4ae===null){
4595 _4ae=1;
4597 this.rgb={r:red,g:_4ac,b:blue,a:_4ae};