Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/media/
DMochiKit.packed.js7102 },onchange:b.noop,zindex:1000,revert:false,scroll:false,scrollSensitivity:20,scrollSpeed:15,snap:fa… property
7202 if(_799.page.x>(q.x-this.options.scrollSensitivity)){
7203 _79d[0]=_799.page.x-(q.x-this.options.scrollSensitivity);
7205 if(_799.page.x<(p.x+this.options.scrollSensitivity)){
7206 _79d[0]=_799.page.x-(p.x+this.options.scrollSensitivity);
7209 if(_799.page.y>(q.y-this.options.scrollSensitivity)){
7210 _79d[1]=_799.page.y-(q.y-this.options.scrollSensitivity);
7212 if(_799.page.y<(p.y+this.options.scrollSensitivity)){
7213 _79d[1]=_799.page.y-(p.y+this.options.scrollSensitivity);
7429 …handle:false,only:false,hoverclass:null,ghosting:false,scroll:false,scrollSensitivity:20,scrollSpe… property
[all …]