WindowTypeLauncher  194 ash/shell/window_type_launcher.cc           new WindowTypeLauncher,
WindowTypeLauncher  203 ash/shell/window_type_launcher.cc WindowTypeLauncher::WindowTypeLauncher()
WindowTypeLauncher  274 ash/shell/window_type_launcher.cc WindowTypeLauncher::~WindowTypeLauncher() {
WindowTypeLauncher  277 ash/shell/window_type_launcher.cc void WindowTypeLauncher::OnPaint(gfx::Canvas* canvas) {
WindowTypeLauncher  281 ash/shell/window_type_launcher.cc bool WindowTypeLauncher::OnMousePressed(const ui::MouseEvent& event) {
WindowTypeLauncher  286 ash/shell/window_type_launcher.cc views::View* WindowTypeLauncher::GetContentsView() {
WindowTypeLauncher  290 ash/shell/window_type_launcher.cc bool WindowTypeLauncher::CanResize() const {
WindowTypeLauncher  294 ash/shell/window_type_launcher.cc base::string16 WindowTypeLauncher::GetWindowTitle() const {
WindowTypeLauncher  298 ash/shell/window_type_launcher.cc bool WindowTypeLauncher::CanMaximize() const {
WindowTypeLauncher  302 ash/shell/window_type_launcher.cc void WindowTypeLauncher::ButtonPressed(views::Button* sender,
WindowTypeLauncher  364 ash/shell/window_type_launcher.cc void WindowTypeLauncher::ExecuteCommand(int id, int event_flags) {
WindowTypeLauncher  377 ash/shell/window_type_launcher.cc void WindowTypeLauncher::ShowContextMenuForView(
WindowTypeLauncher   23 ash/shell/window_type_launcher.h class WindowTypeLauncher : public views::WidgetDelegateView,
WindowTypeLauncher   28 ash/shell/window_type_launcher.h   WindowTypeLauncher();
WindowTypeLauncher   29 ash/shell/window_type_launcher.h   virtual ~WindowTypeLauncher();
WindowTypeLauncher   78 ash/shell/window_type_launcher.h   DISALLOW_COPY_AND_ASSIGN(WindowTypeLauncher);