HomeSort by relevance Sort by last modified time
    Searched full:leading (Results 126 - 150 of 2905) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/autocomplete/
keyword_provider.h 61 // If |trim_leading_whitespace| is true then leading whitespace in
90 // Leading whitespace in |*remaining_input| will be trimmed.
98 // If |trim_leading_whitespace| is true then leading whitespace in
  /external/chromium/chrome/browser/chromeos/login/
password_changed_view.cc 125 column_set->AddColumn(GridLayout::LEADING, GridLayout::FILL, 1,
130 column_set->AddColumn(GridLayout::LEADING, GridLayout::FILL, 1,
151 old_password_field_, 1, 1, GridLayout::LEADING, GridLayout::CENTER);
  /external/chromium/chrome/browser/extensions/
extension_cookies_helpers.cc 170 // Add a leading '.' character to the filter domain if it doesn't exist.
175 // Strip any leading '.' character from the input cookie domain.
184 const size_t next_dot = sub_domain.find('.', 1); // Skip over leading dot.
  /external/chromium_org/chrome/browser/ui/views/extensions/
bundle_installed_bubble.cc 46 column_set->AddColumn(GridLayout::LEADING,
53 column_set->AddColumn(GridLayout::LEADING,
54 GridLayout::LEADING,
extension_message_bubble_view.cc 201 top_columns->AddColumn(views::GridLayout::LEADING, views::GridLayout::CENTER,
216 views::GridLayout::LEADING, views::GridLayout::LEADING,
234 views::GridLayout::LEADING, views::GridLayout::CENTER,
271 bottom_columns->AddColumn(views::GridLayout::LEADING,
extension_install_dialog_view.cc 180 column_set->AddColumn(views::GridLayout::LEADING,
181 views::GridLayout::LEADING,
186 column_set->AddColumn(views::GridLayout::LEADING,
187 views::GridLayout::LEADING,
377 column_set->AddColumn(views::GridLayout::LEADING,
386 views::GridLayout::LEADING,
724 column_set->AddColumn(views::GridLayout::LEADING,
725 views::GridLayout::LEADING,
771 column_set->AddColumn(views::GridLayout::LEADING,
772 views::GridLayout::LEADING,
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
script_bubble_view.cc 127 columns->AddColumn(views::GridLayout::LEADING, // Horizontal resize.
136 columns->AddColumn(views::GridLayout::LEADING, // Horizontal resize.
146 columns->AddColumn(views::GridLayout::LEADING, // Horizontal resize.
  /external/chromium_org/ui/gfx/
font.h 24 // | | | internal leading |
72 // the specified font. This may include some leading, i.e. height may be
74 // implementations include leading and the Linux one does not. This may
  /external/chromium/chrome/browser/ui/views/
default_search_view.cc 227 whole_dialog_column_set->AddColumn(GridLayout::LEADING, GridLayout::LEADING,
238 GridLayout::LEADING, GridLayout::LEADING,
261 base::i18n::IsRTL() ? ImageView::LEADING : ImageView::TRAILING;
  /external/clang/lib/Format/
FormatToken.h 106 /// \brief The offset just past the last '\n' in this token's leading
123 /// \brief Returns actual token start location without leading escaped
126 /// This can be different to Tok.getLocation(), which includes leading escaped
134 /// Contains the raw token text without leading whitespace and without leading
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 19 leading and/or trailing whitespace. All of these are optional
42 leading up to the "#" -- unless it is escaped by a backslash
44 strip leading whitespace from each line before returning it
60 strip leading whitespace from lines that are joined to their
258 # strip whitespace however the client wants (leading and
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 19 leading and/or trailing whitespace. All of these are optional
42 leading up to the "#" -- unless it is escaped by a backslash
44 strip leading whitespace from each line before returning it
60 strip leading whitespace from lines that are joined to their
258 # strip whitespace however the client wants (leading and
  /external/icu4c/layoutex/layout/
playout.h 196 * Return the max leading value for all the fonts
201 * @return the leading value.
290 * Get the leading of the line. This is the maximum leading
295 * @return the leading of the line.
452 * A convenience method which returns the leading value for the font
457 * @return the leading value of this run's font.
  /frameworks/base/core/java/android/text/
TextLine.java 185 * @param x the leading margin position
276 * before offset, false to measure the leading edge of the character
280 * @return the signed offset from the leading margin to the requested
376 * @param x the position of the run that is closest to the leading margin
409 * @return the signed width from the start of the run to the leading edge
434 // 1) The caret marks the leading edge of a character. The character
686 final int previousLeading = fmi.leading;
700 fmi.leading = Math.max(fmi.leading, previousLeading);
712 * @param x the edge of the run closest to the leading margi
    [all...]
  /external/chromium_org/tools/grit/grit/extern/
tclib.py 148 # Strips leading and trailing whitespace, and returns a tuple
149 # containing the leading and trailing space that was removed.
151 leading = trailing = ''
156 leading = s0[:-len(s)]
164 return leading, trailing
375 # Strips leading and trailing whitespace, and returns a tuple
376 # containing the leading and trailing space that was removed.
378 leading = trailing = ''
384 leading = s0[:-len(s)]
392 return leading, trailin
    [all...]
  /external/e2fsprogs/intl/
vasnprintf.c 337 + 1; /* account for leading sign */
347 + 1; /* account for leading sign */
355 + 1; /* account for leading sign */
366 + 1; /* account for leading sign */
375 + 1; /* account for leading sign */
382 + 1; /* account for leading sign */
393 + 2; /* account for leading sign or alternate form */
402 + 2; /* account for leading sign or alternate form */
409 + 2; /* account for leading sign or alternate form */
472 + 2; /* account for leading 0x *
    [all...]
  /frameworks/base/core/jni/android/graphics/
Paint.cpp 49 jfieldID leading; member in struct:android::JMetricsID
369 env->SetFloatField(metricsObj, gFontMetrics_fieldID.leading, SkScalarToFloat(metrics.fLeading));
381 int leading = SkScalarRound(metrics.fLeading); local
389 env->SetIntField(metricsObj, gFontMetricsInt_fieldID.leading, leading);
391 return descent - ascent + leading;
    [all...]
  /external/valgrind/main/coregrind/
m_libcbase.c 73 // Skip leading whitespace.
76 // Allow a leading '-' or '+'.
99 // Skip leading whitespace.
102 // Allow a leading '+'.
123 // Skip leading whitespace.
126 // Allow a leading '-' or '+'.
130 // Allow leading "0x", but only if there's a hex digit
157 // Skip leading whitespace.
160 // Allow a leading '+'.
163 // Allow leading "0x", but only if there's a hex digi
    [all...]
  /external/chromium_org/ash/system/tray/
tray_background_view.cc 172 const gfx::ImageSkia* leading = leading_images_[orientation][state]; local
184 leading->width(),
186 bounds.width() - (leading->width() + trailing->width()),
193 leading->height(),
195 bounds.height() - (leading->height() + trailing->height()));
198 canvas->DrawImageInt(*leading,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
stringold.py 73 # Strip leading and trailing tabs and spaces
77 Return a copy of the string s with leading and trailing
83 # Strip leading tabs and spaces
87 Return a copy of the string s with leading whitespace removed.
216 is chosen from the leading characters of s, 0 for octal, 0x or
243 is 0, it is chosen from the leading characters of s, 0 for
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
stringold.py 73 # Strip leading and trailing tabs and spaces
77 Return a copy of the string s with leading and trailing
83 # Strip leading tabs and spaces
87 Return a copy of the string s with leading whitespace removed.
216 is chosen from the leading characters of s, 0 for octal, 0x or
243 is 0, it is chosen from the leading characters of s, 0 for
  /cts/tests/tests/text/src/android/text/cts/
BoringLayoutTest.java 316 final int leading) {
325 metrics.leading = leading;
  /external/chromium/net/proxy/
proxy_server.cc 105 // Trim the leading/trailing whitespace.
150 // Trim the leading/trailing whitespace.
218 // Trim leading/trailing space.
  /external/chromium_org/chrome/browser/autocomplete/
keyword_provider.h 60 // If |trim_leading_whitespace| is true then leading whitespace in
69 // If |trim_leading_whitespace| is true then leading whitespace in
109 // Leading whitespace in |*remaining_input| will be trimmed.
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_helpers.cc 188 // Add a leading '.' character to the filter domain if it doesn't exist.
193 // Strip any leading '.' character from the input cookie domain.
202 const size_t next_dot = sub_domain.find('.', 1); // Skip over leading dot.

Completed in 955 milliseconds

1 2 3 4 56 7 8 91011>>