Lines Matching refs:OnPointerEnter

58   MOCK_METHOD3(OnPointerEnter, void(Surface*, const gfx::PointF&, int));
154 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
217 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
249 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
341 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
415 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
443 TEST_F(PointerTest, OnPointerEnter) { in TEST_F() argument
460 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
484 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
490 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
519 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
541 EXPECT_CALL(delegate, OnPointerEnter(sub_surface.get(), gfx::PointF(), 0)); in TEST_F()
564 EXPECT_CALL(delegate, OnPointerEnter(child_surface.get(), gfx::PointF(), 0)); in TEST_F()
593 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
625 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
661 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
696 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
736 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
797 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)) in TEST_F()
857 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
912 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
958 EXPECT_CALL(pointer_delegate, OnPointerEnter(&origin, gfx::PointF(), 0)); in TEST_F()
995 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
1026 EXPECT_CALL(delegate, OnPointerEnter(sub_surface.get(), gfx::PointF(), 0)); in TEST_F()
1061 EXPECT_CALL(delegate, OnPointerEnter(child_surface.get(), gfx::PointF(), 0)); in TEST_F()
1165 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
1191 EXPECT_CALL(delegate, OnPointerEnter(child_surface.get(), gfx::PointF(), 0)); in TEST_F()
1254 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
1294 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
1339 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
1373 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()