Searched refs:EventLocationInsideBounds (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/ui/wm/core/
H A Dmasked_window_targeter.cc18 bool MaskedWindowTargeter::EventLocationInsideBounds( function in class:wm::MaskedWindowTargeter
25 return WindowTargeter::EventLocationInsideBounds(window, event);
40 return WindowTargeter::EventLocationInsideBounds(window, event);
H A Dmasked_window_targeter.h28 virtual bool EventLocationInsideBounds(
H A Deasy_resize_window_targeter.cc26 bool EasyResizeWindowTargeter::EventLocationInsideBounds( function in class:wm::EasyResizeWindowTargeter
45 return WindowTargeter::EventLocationInsideBounds(window, event);
H A Deasy_resize_window_targeter.h35 virtual bool EventLocationInsideBounds(
40 // Returns true if the hit testing (EventLocationInsideBounds()) should use
/external/chromium_org/ui/events/
H A Devent_targeter.h71 virtual bool EventLocationInsideBounds(EventTarget* target,
H A Devent_targeter.cc56 EventLocationInsideBounds(target, event);
69 bool EventTargeter::EventLocationInsideBounds(EventTarget* target, function in class:ui::EventTargeter
/external/chromium_org/ui/aura/
H A Dwindow_targeter.h30 virtual bool EventLocationInsideBounds(
H A Dwindow_targeter.cc79 bool WindowTargeter::EventLocationInsideBounds( function in class:aura::WindowTargeter
/external/chromium_org/ui/views/
H A Dview_targeter.h42 virtual bool EventLocationInsideBounds(
H A Dview_targeter.cc77 bool ViewTargeter::EventLocationInsideBounds( function in class:views::ViewTargeter

Completed in 2277 milliseconds