GetTargetForLocation 2237 ui/aura/gestures/gesture_recognizer_unittest.cc   target = gesture_recognizer->GetTargetForLocation(gfx::Point(11, 11), -1);
GetTargetForLocation 2239 ui/aura/gestures/gesture_recognizer_unittest.cc   target = gesture_recognizer->GetTargetForLocation(gfx::Point(511, 11), -1);
GetTargetForLocation 2241 ui/aura/gestures/gesture_recognizer_unittest.cc   target = gesture_recognizer->GetTargetForLocation(gfx::Point(11, 511), -1);
GetTargetForLocation 2243 ui/aura/gestures/gesture_recognizer_unittest.cc   target = gesture_recognizer->GetTargetForLocation(gfx::Point(511, 511), -1);
GetTargetForLocation 2254 ui/aura/gestures/gesture_recognizer_unittest.cc   target = gesture_recognizer->GetTargetForLocation(gfx::Point(250, 250), -1);
GetTargetForLocation 2259 ui/aura/gestures/gesture_recognizer_unittest.cc   target = gesture_recognizer->GetTargetForLocation(gfx::Point(380, 380), -1);
GetTargetForLocation 2263 ui/aura/gestures/gesture_recognizer_unittest.cc   target = gesture_recognizer->GetTargetForLocation(gfx::Point(300, 300), -1);
GetTargetForLocation 2267 ui/aura/gestures/gesture_recognizer_unittest.cc   target = gesture_recognizer->GetTargetForLocation(gfx::Point(1000, 1000), -1);
GetTargetForLocation 2275 ui/aura/gestures/gesture_recognizer_unittest.cc   target = gesture_recognizer->GetTargetForLocation(gfx::Point(1000, 1000), -1);
GetTargetForLocation  135 ui/aura/window_targeter.cc         ui::GestureRecognizer::Get()->GetTargetForLocation(
GetTargetForLocation   56 ui/events/gestures/gesture_recognizer.h   virtual GestureConsumer* GetTargetForLocation(
GetTargetForLocation   41 ui/events/gestures/gesture_recognizer_impl.h   virtual GestureConsumer* GetTargetForLocation(