HomeSort by relevance Sort by last modified time
    Searched full:titles (Results 101 - 125 of 573) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium/chrome/browser/sync/glue/
typed_url_change_processor.cc 199 TypedUrlModelAssociator::TypedUrlTitleVector titles; local
287 titles.push_back(std::pair<GURL, string16>(new_url.url(),
305 if (!model_associator_->WriteToHistoryBackend(&titles, &new_urls,
typed_url_model_associator.h 101 bool WriteToHistoryBackend(const TypedUrlTitleVector* titles,
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button.h 169 // Given a list or |urls| and |titles|, create new bookmark nodes and add
175 // URLs and titles. http://crbug.com/44411
176 - (BOOL)addURLs:(NSArray*)urls withTitles:(NSArray*)titles at:(NSPoint)point;
bookmark_bar_controller_unittest.mm 792 // Short titles increase the chances of this test succeeding if the view is
    [all...]
bookmark_bar_folder_view_unittest.mm 105 - (BOOL)addURLs:(NSArray*)urls withTitles:(NSArray*)titles at:(NSPoint)point {
bookmark_bar_view_unittest.mm 105 - (BOOL)addURLs:(NSArray*)urls withTitles:(NSArray*)titles at:(NSPoint)point {
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_editor_unittest.mm 243 // TODO(shess): Check the titles, too?
264 // TODO(shess): Check the titles, too?
291 // TODO(shess): Check the titles, too?
  /external/chromium_org/third_party/mozilla/
NSPasteboard+Utils.mm 152 // Just write a string of each URL (ignoring titles) on a separate line
169 // Get the set of URLs and their corresponding titles from the pasteboard.
274 // we'll do another cleaning when we set the URLs and titles later, so this is safe.
  /external/chromium_org/tools/dromaeo_benchmark_runner/
dromaeo_benchmark_runner.py 148 column titles [c0, c1, ...] in the topmost row to speed up spreadsheet
158 # Create worksheet column titles [c0, c1, ..., cn].
164 "Create titles for test results (mean 1, mean 2, ..., average mean, ...)"
  /development/samples/training/AnimationsDemo/res/values/
strings.xml 19 <!-- Titles -->
  /external/chromium/chrome/browser/history/
in_memory_history_backend.h 49 // preferred user languages with which URLs and page titles are
  /external/chromium/chrome/browser/resources/options/
alert_overlay.js 85 * Show an alert overlay with the given message, button titles, and
  /external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
gesture_parser.js 49 this.importer.importError('Titles do not match. Title is ' +
  /external/chromium_org/chrome/browser/android/bookmarks/
partner_bookmarks_shim.h 85 // titles are considered indistinguishable.
  /external/chromium_org/chrome/browser/resources/options/
alert_overlay.js 93 * Show an alert overlay with the given message, button titles, and
  /external/chromium_org/chrome/browser/resources/task_manager/
task_manager.css 86 /* Containers of titles of tasks on the process. */
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
NotificationPresenter.h 80 // Map of active replacement IDs to the titles of those notifications
  /external/jpeg/
wrjpgcom.1 29 annotations, titles, index terms, etc to your JPEG files, and later retrieve
  /external/qemu/distrib/jpeg-6b/
wrjpgcom.1 29 annotations, titles, index terms, etc to your JPEG files, and later retrieve
  /frameworks/base/core/java/android/widget/
SectionIndexer.java 41 * array of objects whose toString() methods return their section titles.
  /frameworks/base/core/res/res/values-land/
dimens.xml 34 <!-- Text size for action bar titles -->
  /frameworks/support/v7/appcompat/res/values/
dimens.xml 33 <!-- Text size for action bar titles -->
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
LinearLayoutRuleTest.java 160 List<String> titles = choices.getTitles(); local
162 assertEquals("Wrap Content", titles.get(0));
164 assertEquals("Match Parent", titles.get(1));
166 assertEquals("42dip", titles.get(2));
  /development/samples/Support4Demos/src/com/example/android/supportv4/widget/
DrawerLayoutActivity.java 93 Shakespeare.TITLES));
139 mActionBar.setTitle(Shakespeare.TITLES[position]);
SlidingPaneLayoutActivity.java 85 Shakespeare.TITLES));
116 mActionBar.setTitle(Shakespeare.TITLES[position]);

Completed in 1322 milliseconds

1 2 3 45 6 7 8 91011>>