Searched defs:title (Results 201 - 225 of 814) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/android/
H A Dshortcut_helper.cc32 const base::string16& title,
38 if (title.length() > 0)
39 title_ = title;
129 const base::string16& title,
132 new ShortcutBuilder(web_contents, title, launcher_large_icon_size);
141 const base::string16& title,
165 base::android::ConvertUTF16ToJavaString(env, title);
206 jstring title,
211 base::android::ConvertJavaStringToUTF16(env, title),
31 ShortcutBuilder(content::WebContents* web_contents, const base::string16& title, int launcher_large_icon_size) argument
128 AddShortcut(content::WebContents* web_contents, const base::string16& title, int launcher_large_icon_size) argument
139 AddShortcutInBackground( const GURL& url, const base::string16& title, ShortcutBuilder::ShortcutType shortcut_type, const favicon_base::FaviconRawBitmapResult& bitmap_result) argument
203 AddShortcut(JNIEnv* env, jclass clazz, jlong tab_android_ptr, jstring title, jint launcher_large_icon_size) argument
/external/chromium_org/chrome/browser/autocomplete/
H A Dextension_app_provider_unittest.cc60 const char* title; member in struct:TestExtensionApp
81 info.set_title(base::UTF8ToUTF16(kExtensionApps[i].title));
125 // But it should be matcheable by title.
/external/chromium_org/chrome/browser/bookmarks/
H A Dchrome_bookmark_client_unittest.cc61 static base::DictionaryValue* CreateBookmark(const std::string& title, argument
65 dict->SetString("name", title);
70 static base::DictionaryValue* CreateFolder(const std::string& title, argument
73 dict->SetString("name", title);
102 base::string16 title; local
103 if (!dict->GetString("name", &title) || node->GetTitle() != title)
/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddirectory_loader_unittest.cc112 scoped_ptr<google_apis::FileResource> AddNewFile(const std::string& title) { argument
119 title,
/external/chromium_org/chrome/browser/chromeos/memory/
H A Doom_priority_manager.h82 base::string16 title; member in struct:chromeos::OomPriorityManager::TabStats
/external/chromium_org/chrome/browser/extensions/api/context_menus/
H A Dcontext_menus_api_helpers.h155 std::string title; local
156 if (create_properties.title.get())
157 title = *create_properties.title;
160 if (title.empty() && type != MenuItem::SEPARATOR) {
176 new MenuItem(item_id, title, checked, enabled, type, contexts));
234 if (update_properties.title.get()) {
235 std::string title(*update_properties.title);
236 if (title
[all...]
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Dgaia_web_auth_flow.cc169 void GaiaWebAuthFlow::OnAuthFlowTitleChange(const std::string& title) { argument
170 // On the final page the title will be "Loading <redirect-url>".
175 if (StartsWithASCII(title, prefix, true)) {
176 GURL url(title.substr(prefix.length(), std::string::npos));
/external/chromium_org/chrome/browser/history/
H A Dhistory_querying_unittest.cc27 const char* title; member in struct:history::__anon4025::TestEntry
64 // Now check the URL & title.
66 result.title() ==
67 base::UTF8ToUTF16(test_entries[test_entry_index].title);
125 // the title of both entries so that they match a text query.
156 history_->SetPageTitle(url, base::UTF8ToUTF16(entry.title));
422 // be de-duplicated. Entry #4 does not contain the text "title", so it
425 TestPaging("title", expected_results, arraysize(expected_results));
/external/chromium_org/chrome/browser/printing/
H A Dprint_dialog_cloud_unittest.cc82 MockCloudPrintFlowHandler(const base::string16& title, argument
85 : CloudPrintFlowHandler(NULL, title, print_ticket, file_type) {}
/external/chromium_org/chrome/browser/
H A Dshell_integration_linux_unittest.cc432 const char* title; member in struct:shell_integration_linux::__anon4620
568 base::ASCIIToUTF16(test_cases[i].title),
603 const char* title; member in struct:shell_integration_linux::__anon4621
637 GetDirectoryFileContents(base::ASCIIToUTF16(test_cases[i].title),
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsingle_client_bookmarks_sync_test.cc39 // is being used and each bookmark has a unique title. Folders are not
65 base::UTF16ToUTF8(it->title)));
160 // Wait for the title change to sync.
189 std::string title = "Montreal Canadiens"; local
193 title, GURL("http://canadiens.nhl.com")).Build();
200 ASSERT_EQ(1, CountBookmarksWithTitlesMatching(0, title));
221 const BookmarkNode* bookmark = AddURL(0, "title", page_url);
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Ddrive_backend_util.cc77 details->set_title(file_resource.title());
176 std::string GetMimeTypeFromTitle(const base::FilePath& title) { argument
177 base::FilePath::StringType extension = title.Extension();
H A Ddrive_service_wrapper.cc108 const std::string& title,
113 title, directory_resource_id, callback);
107 SearchByTitle( const std::string& title, const std::string& directory_resource_id, const google_apis::FileListCallback& callback) argument
H A Dfake_drive_uploader.cc93 const std::string& title,
106 title,
115 title,
90 UploadNewFile( const std::string& parent_resource_id, const base::FilePath& local_file_path, const std::string& title, const std::string& content_type, const UploadNewFileOptions& options, const UploadCompletionCallback& callback, const ProgressCallback& progress_callback) argument
H A Dmetadata_database_index_unittest.cc23 const std::string& title) {
25 details.set_title(title);
37 const std::string& title,
40 details.set_title(title);
22 CreateFolderMetadata(const std::string& file_id, const std::string& title) argument
36 CreateFileMetadata(const std::string& file_id, const std::string& title, const std::string& md5) argument
/external/chromium_org/chrome/browser/task_manager/
H A Dbackground_information.cc91 base::string16 title = application_name_; local
93 if (title.empty()) {
94 // No title (can't locate the parent app for some reason) so just display
96 title = base::i18n::GetDisplayStringInLTRDirectionality(
99 return l10n_util::GetStringFUTF16(IDS_TASK_MANAGER_BACKGROUND_PREFIX, title);
H A Dtask_manager_browsertest.cc95 int FindResourceIndex(const base::string16& title) { argument
97 if (title == model()->GetResourceTitle(i))
379 // page) should be an extension resource whose title starts with "Extension:".
381 // WebContents and an extension. The title should start with "Extension:".
405 // page) should be an extension resource whose title starts with "Extension:".
407 // WebContents and an extension. The title should start with "Extension:".
532 // Check that the new entry's title starts with "Tab:".
539 // Force the TaskManager to query the title.
546 // Now reload and check that the last entry's title now starts with "App:".
549 // Force the TaskManager to query the title
[all...]
H A Dtask_manager_browsertest_util.cc149 base::string16 MatchTab(const char* title) { argument
151 base::ASCIIToUTF16(title));
158 base::string16 MatchExtension(const char* title) { argument
160 base::ASCIIToUTF16(title));
165 base::string16 MatchApp(const char* title) { argument
167 base::ASCIIToUTF16(title));
172 base::string16 MatchWebView(const char* title) { argument
174 base::ASCIIToUTF16(title));
179 base::string16 MatchBackground(const char* title) { argument
181 base::ASCIIToUTF16(title));
186 MatchPrint(const char* title) argument
[all...]
/external/chromium_org/chrome/browser/ui/android/
H A Djavascript_app_modal_dialog_android.cc60 ScopedJavaLocalRef<jstring> title = local
61 ConvertUTF16ToJavaString(env, dialog_->title());
68 title.obj(), message.obj(),
75 env, title.obj(), message.obj(), dialog_->is_reload(),
79 title.obj(), message.obj(),
88 title.obj(), message.obj(),
/external/chromium_org/chrome/browser/ui/app_list/search/
H A Dapp_result.cc62 void AppResult::UpdateFromMatch(const TokenizedString& title, argument
71 set_title(title.text());
103 copy->set_title(title());
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
H A Djavascript_app_modal_dialog.cc65 const base::string16& title,
73 : AppModalDialog(web_contents, title),
62 JavaScriptAppModalDialog( WebContents* web_contents, ExtraDataMap* extra_data_map, const base::string16& title, content::JavaScriptMessageType javascript_message_type, const base::string16& message_text, const base::string16& default_prompt_text, bool display_suppress_checkbox, bool is_before_unload_dialog, bool is_reload, const JavaScriptDialogManager::DialogClosedCallback& callback) argument
/external/chromium_org/chrome/browser/ui/bookmarks/
H A Dbookmark_context_menu_controller.cc215 base::string16 title; local
218 &url, &title);
222 parent, index, url, title),
/external/chromium_org/chrome/browser/ui/cocoa/
H A Dhistory_menu_bridge.h73 // The title for the menu item.
74 base::string16 title; member in struct:HistoryMenuBridge::HistoryItem
163 // Adds a given title and URL to the passed-in menu with a certain tag and
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
H A Dtab_view.h19 // the mouse) and when they are _alerted_ (to show that the tab's title has
22 // The state of alerting (to show a title change on an unselected, pinned tab).
85 @property(retain, nonatomic) NSString* title; variable
117 // pinned tab whose title changed).
/external/chromium_org/chrome/browser/ui/search/
H A Dsearch_tab_helper_unittest.cc306 const base::string16 title = l10n_util::GetStringUTF16(IDS_NEW_TAB_TITLE); local
307 EXPECT_EQ(title, title_observer.title_on_start());
308 EXPECT_EQ(title, title_observer.title_on_commit());
309 EXPECT_EQ(title, web_contents()->GetTitle());

Completed in 1851 milliseconds

1234567891011>>