HomeSort by relevance Sort by last modified time
    Searched full:drag_end (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/webui/resources/js/cr/ui/
touch_handler.js 118 DRAG_END: 'touchHandler:drag_end',
707 this.dispatchEvent_(TouchHandler.EventType.DRAG_END, touch);
847 eventType == TouchHandler.EventType.DRAG_END);
card_slider.js 153 this.container_.addEventListener(TouchHandler.EventType.DRAG_END,

Completed in 216 milliseconds