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

/external/chromium_org/ash/wm/caption_buttons/
H A Dmaximize_bubble_controller_bubble.cc266 // BubbleMouseWatcherHost -----------------------------------------------------
271 class BubbleMouseWatcherHost: public views::MouseWatcherHost { class in namespace:ash
273 explicit BubbleMouseWatcherHost(MaximizeBubbleControllerBubble* bubble);
274 virtual ~BubbleMouseWatcherHost();
282 DISALLOW_COPY_AND_ASSIGN(BubbleMouseWatcherHost);
285 BubbleMouseWatcherHost::BubbleMouseWatcherHost( function in class:ash::BubbleMouseWatcherHost
290 BubbleMouseWatcherHost::~BubbleMouseWatcherHost() {
293 bool BubbleMouseWatcherHost
[all...]

Completed in 1450 milliseconds