HomeSort by relevance Sort by last modified time
    Searched full:placeholder (Results 176 - 200 of 565) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/resources/options/
content_settings_exceptions_area.js 289 this.input.placeholder = templateData.addNewExceptionInstructions;
296 * Clear the <input> and let the placeholder text show again.
sync_setup_overlay.html 332 i18n-values="placeholder:passphraseLabel">
336 i18n-values="placeholder:confirmLabel">
  /external/chromium/chrome/common/extensions/docs/
devtools.html 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note:
247 <!-- STATIC CONTENT PLACEHOLDER -->
  /external/clang/lib/Sema/
CodeCompleteConsumer.cpp 171 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) {
172 return Chunk(CK_Placeholder, Placeholder);
  /external/icu4c/i18n/unicode/
dcfmtsym.h 58 * . placeholder for decimal separator
59 * , placeholder for grouping separator.
  /external/markdown/markdown/
inlinepatterns.py 34 replace all inline HTML strings with a placeholder and add
215 """ Store raw inline html and return a placeholder. """
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/
AdtUpdateDialog.java 200 mStatusText.setText("Status Placeholder"); //$NON-NLS-1$ placeholder
  /external/chromium/chrome/browser/
mach_broker_mac.cc 146 // Adds a placeholder to the map for the given pid with MACH_PORT_NULL.
  /external/chromium/chrome/browser/resources/bookmark_manager/
main.html 62 i18n-values="placeholder:search_button">
  /external/chromium/chrome/browser/themes/
theme_service_mac.mm 62 // The placeholder image is bright red so people notice the problem. This
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
page_action_decoration.mm 177 // provide a placeholder image. This will be replaced when an
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_view.mm 457 // Get rid of any placeholder remaining in the original source window.
539 // a placeholder so it appears like it's part of that window.
547 // Compute where placeholder should go and insert it into the
591 // indrectly by several of the calls below, such as removing the placeholder).
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
about_chrome_dialog.cc 43 // These are used as placeholder text around the links in the text in the about
  /external/chromium/net/base/
escape.h 56 // This is a placeholder and can't be combined with other flags (since it's
  /external/dropbear/
cli-chansession.c 184 buf_putint(ses.writepayload, 0); /* A placeholder for the final length */
  /external/libnfc-nxp/src/
phFriNfc_OvrHalCmd.h 233 /** \brief Placeholder for all parameter structures
  /external/openssl/crypto/bio/
bss_fd.c 66 * One can argue that one should implement dummy placeholder for
  /external/webkit/Source/WebCore/html/
HTMLInputElement.h 137 virtual String placeholder() const;
  /external/webkit/Source/WebCore/platform/graphics/wx/
ImageWx.cpp 74 // FIXME: We need to have some 'placeholder' graphics for things like missing
  /external/webkit/Source/WebCore/platform/win/
ScrollbarThemeSafari.cpp 43 // If you have an empty placeholder SafariThemeConstants.h, then include SafariTheme.h
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h 72 OMX_Sts_MaximumEnumeration = INT_MAX /*Placeholder, forces enum of size OMX_INT*/
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h 72 OMX_Sts_MaximumEnumeration = INT_MAX /*Placeholder, forces enum of size OMX_INT*/
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h 72 OMX_Sts_MaximumEnumeration = INT_MAX /*Placeholder, forces enum of size OMX_INT*/
  /libcore/luni/src/main/java/java/net/
CookieManager.java 179 // if the cookie has the placeholder port list "", set the port. Otherwise validate it.
  /packages/apps/Phone/src/com/android/phone/
CallForwardEditPreference.java 232 // placeholder.

Completed in 1438 milliseconds

1 2 3 4 5 6 78 91011>>