last_touch_type 81 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_UNKNOWN, handler->last_touch_type()); last_touch_type 90 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_UNKNOWN, handler->last_touch_type()); last_touch_type 99 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_TOUCH_PRESSED, handler->last_touch_type()); last_touch_type 106 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_TOUCH_MOVED, handler->last_touch_type()); last_touch_type 113 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_TOUCH_RELEASED, handler->last_touch_type()); last_touch_type 153 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_UNKNOWN, handler1->last_touch_type()); last_touch_type 155 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_UNKNOWN, handler2->last_touch_type()); last_touch_type 164 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_UNKNOWN, handler1->last_touch_type()); last_touch_type 167 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_TOUCH_PRESSED, handler2->last_touch_type()); last_touch_type 176 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_UNKNOWN, handler1->last_touch_type()); last_touch_type 179 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_TOUCH_PRESSED, handler2->last_touch_type()); last_touch_type 188 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_UNKNOWN, handler1->last_touch_type()); last_touch_type 191 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_TOUCH_MOVED, handler2->last_touch_type()); last_touch_type 200 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_UNKNOWN, handler1->last_touch_type()); last_touch_type 203 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_TOUCH_MOVED, handler2->last_touch_type()); last_touch_type 212 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_UNKNOWN, handler1->last_touch_type()); last_touch_type 215 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_TOUCH_RELEASED, handler2->last_touch_type()); last_touch_type 224 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_UNKNOWN, handler1->last_touch_type()); last_touch_type 227 ui/aura/window_tree_host_x11_unittest.cc EXPECT_EQ(ui::ET_TOUCH_RELEASED, handler2->last_touch_type());