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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
HitTestRequest.h 64 bool touchRelease() const { return release() && touchEvent(); }
  /external/chromium_org/ui/events/gestures/
motion_event_aura.h 51 // TouchCancel or TouchRelease, as the MotionEvent needs to be able to report
  /external/chromium_org/ui/events/ozone/evdev/
touch_event_converter_evdev_unittest.cc 250 TEST_F(TouchEventConverterEvdevTest, TouchRelease) {

Completed in 200 milliseconds