PinchGestureEnd 111 cc/input/input_handler.h virtual void PinchGestureEnd() = 0; PinchGestureEnd 130 cc/trees/layer_tree_host_impl.h virtual void PinchGestureEnd() OVERRIDE; PinchGestureEnd 899 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->PinchGestureEnd(); PinchGestureEnd 925 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->PinchGestureEnd(); PinchGestureEnd 965 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->PinchGestureEnd(); PinchGestureEnd 986 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->PinchGestureEnd(); PinchGestureEnd 1006 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->PinchGestureEnd(); PinchGestureEnd 1029 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->PinchGestureEnd(); PinchGestureEnd 1052 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->PinchGestureEnd(); PinchGestureEnd 1075 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->PinchGestureEnd(); PinchGestureEnd 1457 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->PinchGestureEnd(); PinchGestureEnd 2333 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->PinchGestureEnd(); PinchGestureEnd 2375 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->PinchGestureEnd(); PinchGestureEnd 220 content/renderer/input/input_handler_proxy.cc input_handler_->PinchGestureEnd(); PinchGestureEnd 43 content/renderer/input/input_handler_proxy_unittest.cc MOCK_METHOD0(PinchGestureEnd, void()); PinchGestureEnd 323 content/renderer/input/input_handler_proxy_unittest.cc EXPECT_CALL(mock_input_handler_, PinchGestureEnd()); PinchGestureEnd 385 content/renderer/input/input_handler_proxy_unittest.cc EXPECT_CALL(mock_input_handler_, PinchGestureEnd());