Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/media/
DMochiKit.packed.js7091 …AndDrop.Draggable.prototype={__class__:MochiKit.DragAndDrop.Draggable,__init__:function(_785,_786){ argument
7094 _786=b.update({handle:false,starteffect:function(_789){
7102 …b.noop,zindex:1000,revert:false,scroll:false,scrollSensitivity:20,scrollSpeed:15,snap:false},_786);
7105 if(_786.handle&&(typeof (_786.handle)=="string")){
7106 this.handle=d.getFirstElementByTagAndClassName(null,_786.handle,this.element);
7109 this.handle=d.getElement(_786.handle);
7114 if(_786.scroll&&!_786.scroll.scrollTo&&!_786.scroll.outerHTML){
7115 _786.scroll=d.getElement(_786.scroll);
7116 this._isScrollChild=MochiKit.DOM.isChildNode(this.element,_786.scroll);
7120 this.options=_786;