Searched refs:GetTargetAt (Results 1 – 5 of 5) sorted by relevance
38 virtual ui::EventTarget* GetTargetAt(const gfx::Point& location) OVERRIDE;
73 ui::EventTarget* EventGeneratorDelegateAura::GetTargetAt( in GetTargetAt() function in aura::test::EventGeneratorDelegateAura
54 virtual EventTarget* GetTargetAt(const gfx::Point& location) = 0;
502 current_target_ = delegate()->GetTargetAt(current_location_); in Init()537 current_target_ = delegate()->GetTargetAt(point); in UpdateCurrentDispatcher()
271 virtual ui::EventTarget* GetTargetAt(const gfx::Point& location) OVERRIDE {