HomeSort by relevance Sort by last modified time
    Searched full:separator (Results 1026 - 1050 of 2854) sorted by null

<<41424344454647484950>>

  /external/chromium/chrome/browser/autofill/
credit_card.h 65 // Return a version of |number| that has any separator characters removed.
phone_number_unittest.cc 88 // Test for string with over 10 digits with separator characters.
  /external/chromium/chrome/browser/resources/
menu.js 60 if (attrs.type == 'separator') {
61 this.className = 'separator';
100 } else if (this.attrs.type != 'separator' &&
601 if (item.attrs.enabled && item.attrs.type != 'separator' &&
  /external/chromium/chrome/browser/ui/cocoa/translate/
translate_infobar_unittest.mm 166 // Separator at 4.
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_container.cc 83 // Decrease the height by the arrow stroke thickness, which is the separator
infobar_container.h 31 // The separator color may vary depending on where the container is hosted.
translate_infobar_base.cc 96 // We need to set the separator color for |error_background_| like
  /external/chromium/chrome/browser/ui/webui/options/
font_settings_handler.cc 135 // Add empty name/value to indicate a separator item.
  /external/chromium/net/http/
http_auth_handler_basic_unittest.cc 145 // or the spaces should be used as a separator.
  /external/chromium/webkit/glue/
webmenurunner_mac.mm 60 if (item.type == WebMenuItem::SEPARATOR) {
  /external/chromium_org/ash/system/tray/
tray_details_view.cc 106 // Do not draw the separator if it is the very first item
  /external/chromium_org/base/i18n/
time_formatting.cc 69 // care of locale-dependent formatting issues like which separator to
  /external/chromium_org/base/
os_compat_android.cc 137 *dirsep = '/'; // Restoring directory separator
  /external/chromium_org/base/strings/
string_util.cc 656 const std::string& separator) {
657 return JoinStringT(parts, separator);
661 const string16& separator) {
662 return JoinStringT(parts, separator);
  /external/chromium_org/chrome/browser/
about_flags.h 174 // Separator used for multi values. Multi values are represented in prefs as
  /external/chromium_org/chrome/browser/extensions/
extension_context_menu_browsertest.cc 421 // --separator-- (automatically added)
423 // --separator--
425 // --separator--
428 // --separator--
  /external/chromium_org/chrome/browser/infobars/
infobar.h 143 int bar_height_; // Includes both fill and bottom separator.
infobar_container.cc 77 // Decrease the height by the arrow stroke thickness, which is the separator
infobar_container.h 30 // The separator color may vary depending on where the container is hosted.
  /external/chromium_org/chrome/browser/managed_mode/
managed_user_settings_service.h 41 // is the key of the split setting, followed by a separator (':') and the key
  /external/chromium_org/chrome/browser/resources/chromeos/
menu.js 60 if (attrs.type == 'separator') {
61 this.className = 'separator';
100 } else if (this.attrs.type != 'separator' &&
596 if (item.attrs.enabled && item.attrs.type != 'separator' &&
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_impl.cc 39 // The vertical height of a separator in pixels.
148 // a separator line.
206 // If there are no new data list values, exit (clearing the separator if there
226 // Add a separator if there are any other values.
  /external/chromium_org/chrome/browser/ui/cocoa/browser/
avatar_menu_bubble_controller_unittest.mm 75 // Two profiles means two item views and the new button with separator.
  /external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/
wrench_menu_controller_unittest.mm 165 // Item 1: separator.
  /external/chromium_org/chrome/browser/ui/toolbar/
recent_tabs_sub_menu_model.cc 355 // then separator
356 // - device 1 section header, then list of tabs from device, then separator
357 // - device 2 section header, then list of tabs from device, then separator
358 // - device 3 section header, then list of tabs from device, then separator

Completed in 567 milliseconds

<<41424344454647484950>>