Home | History | Annotate | Download | only in launcher

Lines Matching refs:extension1

517   const Extension* extension1 = LoadAndLaunchPlatformApp("launch", "Launched");
518 AppWindow* window1 = CreateAppWindow(extension1);
559 const Extension* extension1 = LoadAndLaunchPlatformApp("launch", "Launched");
560 AppWindow* window1 = CreateAppWindow(extension1);
597 AppWindow* window1b = CreateAppWindow(extension1);
680 const Extension* extension1 = LoadAndLaunchPlatformApp("launch", "Launched");
681 AppWindow* window1 = CreateAppWindow(extension1);
718 const Extension* extension1 = LoadAndLaunchPlatformApp("launch", "Launched");
719 AppWindow* window1 = CreateAppWindow(extension1);
755 AppWindow* window1a = CreateAppWindow(extension1);
778 const Extension* extension1 = LoadAndLaunchPlatformApp("launch", "Launched");
782 AppWindow* panel = CreateAppWindowFromParams(extension1, params);
812 const Extension* extension1 = LoadAndLaunchPlatformApp("launch", "Launched");
813 CreateAppWindow(extension1);
1373 const Extension* extension1 = LoadAndLaunchPlatformApp("launch", "Launched");
1374 ui::BaseWindow* window1 = CreateAppWindow(extension1)->GetBaseWindow();
1394 ui::BaseWindow* window1a = CreateAppWindow(extension1)->GetBaseWindow();