Home | History | Annotate | Download | only in ui

Lines Matching refs:Profile

11 class Profile;
17 void OpenAboutWindow(Profile* profile);
18 void OpenHistoryWindow(Profile* profile);
19 void OpenDownloadsWindow(Profile* profile);
20 void OpenHelpWindow(Profile* profile, HelpSource source);
21 void OpenOptionsWindow(Profile* profile);
22 void OpenSyncSetupWindow(Profile* profile, signin::Source source);
23 void OpenClearBrowsingDataDialogWindow(Profile* profile);
24 void OpenImportSettingsDialogWindow(Profile* profile);
25 void OpenBookmarkManagerWindow(Profile* profile);
26 void OpenExtensionsWindow(Profile* profile);