HomeSort by relevance Sort by last modified time
    Searched full:labels (Results 601 - 625 of 1714) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_registry.h 153 // Counter to generate device labels.
  /external/chromium_org/chrome/browser/resources/performance_monitor/
chart.css 41 /* Axis labels */
  /external/chromium_org/chrome/browser/signin/
signin_ui_util.cc 89 // Given an authentication state this helper function returns various labels
  /external/chromium_org/chrome/browser/sync/
sync_global_error_unittest.cc 118 // If there is an error then labels should not be empty.
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
drive_backend_util.cc 89 if (resource.labels().is_trashed()) {
  /external/chromium_org/chrome/browser/ui/cocoa/content_settings/
content_setting_bubble_cocoa.mm 42 // Height of each of the labels in the geolocation bubble.
69 // Height of each of the labels in the MIDI bubble.
302 // Layout radio group labels post-localization.
493 // Calculate the longest width of the labels and menus menus to avoid
  /external/chromium_org/chrome/browser/ui/gtk/
confirm_bubble_gtk.cc 33 // Vertical spacing between labels.
  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view_layout.h 153 // does not count labels or other elements that should be counted in a
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
ntp_resource_cache_android.cc 82 // Show the profile name in the title and most visited labels if the current
  /external/chromium_org/chrome/browser/ui/webui/options/
autofill_options_handler.cc 383 std::vector<base::string16> labels; local
384 AutofillProfile::CreateDifferentiatingLabels(profiles, &labels);
385 DCHECK_EQ(labels.size(), profiles.size());
391 entry->Append(new StringValue(labels[i]));
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
popup.html 175 entry.category, 'http://schemas.google.com/g/2005/labels',
176 'http://schemas.google.com/g/2005/labels#starred') ? true : false;
314 var starCat = ['<category scheme="http://schemas.google.com/g/2005/labels" ',
315 'term="http://schemas.google.com/g/2005/labels#starred" ',
  /external/chromium_org/chrome/common/net/
x509_certificate_model.h 102 // For host values, if they contain IDN Punycode-encoded A-labels, this will
  /external/chromium_org/chrome/installer/gcapi/
gcapi_omaha_experiment_test.cc 54 // both labels use the same logic underneath there is no need to test both in
  /external/chromium_org/chrome_frame/test/
poor_mans_trybot.bat 98 REM All labels henceforth are subroutines intended to be invoked by CALL.
  /external/chromium_org/components/autofill/core/browser/
autocomplete_history_manager.cc 163 // Combine Autofill and Autocomplete values into values and labels.
credit_card.h 96 // GUIDs, origins, labels, and unique IDs are not compared, only the values of
  /external/chromium_org/components/variations/
variations_associated_data.h 80 // Google Update experiment labels.
  /external/chromium_org/content/browser/renderer_host/media/
media_stream_manager_unittest.cc 164 // value of labels.
  /external/chromium_org/courgette/
courgette.h 112 // Trims labels used fewer than a given number of times from an
  /external/chromium_org/ppapi/generators/
idl_ast.py 47 # Labels must already be resolved to use.
  /external/chromium_org/third_party/WebKit/Source/core/html/forms/
ColorInputType.cpp 58 // Upper limit for the length of the labels for datalist suggestions.
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DateTimeFieldElements.cpp 488 DateTimeSymbolicMonthFieldElement::DateTimeSymbolicMonthFieldElement(Document& document, FieldOwner& fieldOwner, const Vector<String>& labels, int minimum, int maximum)
489 : DateTimeSymbolicFieldElement(document, fieldOwner, labels, minimum, maximum)
493 PassRefPtr<DateTimeSymbolicMonthFieldElement> DateTimeSymbolicMonthFieldElement::create(Document& document, FieldOwner& fieldOwner, const Vector<String>& labels, int minimum, int maximum)
496 RefPtr<DateTimeSymbolicMonthFieldElement> field = adoptRef(new DateTimeSymbolicMonthFieldElement(document, fieldOwner, labels, minimum, maximum));
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/
index.html 88 <thead id="labels">
main.css 182 #test-output #labels th {
  /external/chromium_org/third_party/mesa/src/src/glsl/
glsl_parser_extras.h 52 /** Table of constant values already used in case labels */

Completed in 1064 milliseconds

<<21222324252627282930>>