HomeSort by relevance Sort by last modified time
    Searched full:frame_maximize_button_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/wm/caption_buttons/
maximize_bubble_controller.cc 18 : frame_maximize_button_(frame_maximize_button),
67 frame_maximize_button_->ExecuteSnapAndCloseMenu(snap_type);
71 frame_maximize_button_->SnapButtonHovered(snap_type);
84 frame_maximize_button_->DestroyMaximizeMenu();
93 frame_maximize_button_->OnMaximizeBubbleShown(bubble_->GetWidget());
maximize_bubble_controller.h 60 return frame_maximize_button_;
80 FrameMaximizeButton* frame_maximize_button_; member in class:ash::MaximizeBubbleController

Completed in 96 milliseconds