Searched refs:CenterOfWindow (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/ui/aura/test/
H A Devent_generator_delegate_aura.cc91 gfx::Point EventGeneratorDelegateAura::CenterOfWindow( function in class:aura::test::EventGeneratorDelegateAura
H A Devent_generator_delegate_aura.h42 virtual gfx::Point CenterOfWindow(gfx::NativeWindow window) const OVERRIDE;
/external/chromium_org/ui/events/test/
H A Devent_generator.cc199 MoveMouseTo(CenterOfWindow(window));
246 PressMoveAndReleaseTouchTo(CenterOfWindow(window));
501 current_location_ = delegate()->CenterOfWindow(window_context);
568 gfx::Point EventGenerator::CenterOfWindow(const EventTarget* window) const { function in class:ui::test::EventGenerator
H A Devent_generator.h61 virtual gfx::Point CenterOfWindow(gfx::NativeWindow window) const = 0;
361 gfx::Point CenterOfWindow(const EventTarget* window) const;

Completed in 885 milliseconds