Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/resources/ntp4/
Dgrabber.js91 DRAG_LEAVE: 'grabber:drag', property
287 this.sendEvent_(Grabber.EventType.DRAG_LEAVE, this.lastEnter_);
Dnew_tab.js166 trash.addEventListener(Grabber.EventType.DRAG_LEAVE, function(e) {
/external/chromium/chrome/browser/resources/touch_ntp/
Dgrabber.js91 DRAG_LEAVE: 'grabber:drag', property
287 this.sendEvent_(Grabber.EventType.DRAG_LEAVE, this.lastEnter_);
Dnewtab.js170 trash.addEventListener(Grabber.EventType.DRAG_LEAVE, function(e) {