Searched refs:CanMouseTriggerSlideIn (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/fullscreen/
H A Dfullscreen_exit_bubble.h61 virtual bool CanMouseTriggerSlideIn() const = 0;
H A Dfullscreen_exit_bubble.cc110 CanMouseTriggerSlideIn()) {
/external/chromium_org/chrome/browser/ui/views/
H A Dfullscreen_exit_bubble_views.h75 virtual bool CanMouseTriggerSlideIn() const OVERRIDE;
H A Dfullscreen_exit_bubble_views.cc359 should_watch_mouse = CanMouseTriggerSlideIn();
498 bool FullscreenExitBubbleViews::CanMouseTriggerSlideIn() const { function in class:FullscreenExitBubbleViews

Completed in 96 milliseconds