Home | History | Annotate | Download | only in chromeos

Lines Matching refs:ET_TOUCH_RELEASED

100   } else if (type == ui::ET_TOUCH_RELEASED || type == ui::ET_TOUCH_CANCELLED) {
127 if ((type == ui::ET_TOUCH_RELEASED || type == ui::ET_TOUCH_CANCELLED) &&
256 } else if (type == ui::ET_TOUCH_RELEASED || type == ui::ET_TOUCH_CANCELLED) {
334 } else if (type == ui::ET_TOUCH_RELEASED && !last_touch_exploration_) {
363 } else if (type == ui::ET_TOUCH_RELEASED || type == ui::ET_TOUCH_CANCELLED) {
375 new ui::TouchEvent(ui::ET_TOUCH_RELEASED,
393 } else if (type == ui::ET_TOUCH_RELEASED || type == ui::ET_TOUCH_CANCELLED) {
398 new ui::TouchEvent(ui::ET_TOUCH_RELEASED,
426 } else if (type == ui::ET_TOUCH_RELEASED || type == ui::ET_TOUCH_CANCELLED) {
555 } else if (type == ui::ET_TOUCH_RELEASED || type == ui::ET_TOUCH_CANCELLED) {
571 new ui::TouchEvent(ui::ET_TOUCH_RELEASED,
619 if (!(edge & RIGHT_EDGE) && (type != ui::ET_TOUCH_RELEASED)) {
667 if (type == ui::ET_TOUCH_RELEASED) {