Home | History | Annotate | Download | only in aura

Lines Matching refs:ET_GESTURE_TAP_DOWN

582     case ui::ET_GESTURE_TAP_DOWN:
1226 if (event->type() == ui::ET_GESTURE_TAP_DOWN) {
1272 case ui::ET_GESTURE_TAP_DOWN:
1325 ui::GestureEventDetails details(ui::ET_GESTURE_TAP_DOWN);
1343 // repost the ET_GESTURE_TAP_DOWN gesture to the target window and records
1366 if (event->type() == ui::ET_GESTURE_TAP_DOWN) {
1387 // set to true if we reposted the ET_GESTURE_TAP_DOWN event.
1411 // ET_GESTURE_TAP_DOWN events in the event list at the end.
1439 if (repost_event_recorder.events()[i] == ui::ET_GESTURE_TAP_DOWN)